 | SynchronizationConfigurationSectionBigBundles Property |
True it use big bundles (> 1000)
Namespace: SanteDB.Client.Disconnected.Data.Synchronization.ConfigurationAssembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxpublic 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
Boolean
See Also