Click or drag to resize
ObjectCollectionTObjectLoadBinaryData 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 override bool LoadBinaryData { get; set; }

Property Value

Type: Boolean
See Also