Click or drag to resize
ObjectRepositoryTCollection, TObject, TSettingsLoadBinaryData Property
Gets or sets the value which indicates whether to load binary data into the collections.

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

Property Value

Type: Boolean
See Also