| SynchronizationConfigurationSectionBigBundles Property |
TRue it use big bundles (> 1000)
Namespace:
SanteDB.DisconnectedClient.Configuration
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax public bool BigBundles { get; set; }
Public Property BigBundles As Boolean
Get
Set
public:
property bool BigBundles {
bool get ();
void set (bool value);
}
member BigBundles : bool with get, set
Property Value
Type:
BooleanSee Also