Click or drag to resize
ObjectTypeInfoMimeTypeColumn Property
Mime type column (for objects with binary column - column which specifies mime type of binary data).

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

Property Value

Type: String
See Also