Click or drag to resize
SeparatedFieldIsBinaryField Property
Indicates whether the separated field contains binary data or not.

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

Property Value

Type: Boolean
See Also