Click or drag to resize
ObjectQuerySettingsIncludeBinaryData Property
If true, the query includes the object binary data. Default is false

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

Property Value

Type: Boolean
See Also