Click or drag to resize
ObjectTypeInfoExtensionColumn Property
File extension column (for objects with binary column - column which specifies extension type of binary data).

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

Property Value

Type: String
See Also