Click or drag to resize
ObjectTypeInfoSizeColumn Property
File size column (for objects with binary column - column which specifies size of the binary data).

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

Property Value

Type: String
See Also