Click or drag to resize
ObjectTypeInfoBinaryColumn Property
The name of the class field (column) that stores binary data for objects.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public string BinaryColumn { get; set; }

Property Value

Type: String
See Also