Click or drag to resize
InfoObjectCollectionTInfoLoadBinaryData 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: 10.0.0
Syntax
C#
public bool LoadBinaryData { get; set; }

Property Value

Type: Boolean

Implements

IInfoObjectCollectionLoadBinaryData
See Also