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

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

Property Value

Type: Boolean
See Also