Click or drag to resize
EntityAttributeModelByteLength Property
Gets the maximum length of the binary content of the attributes with this model.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.2.23
Syntax
C#
public int ByteLength { get; }

Property Value

Type: Int32
See Also