Click or drag to resize
SynchronizationObjectSettingsEnsureBinaryData Property
If true, all the collections are forced to load binary data.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public bool EnsureBinaryData { get; set; }

Property Value

Type: Boolean
See Also