ObjectTypeInfoExtensionColumn Property |
Intended for object types that store binary data. Sets the name of the class field (column) that stores the extension type of the binary data.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public string ExtensionColumn { get; set; }
Property Value
Type:
StringSee Also