Property BinaryLength
BinaryLength
Returns length of byte[] segment that is used as value, if Field is not binary returned value is undefined
Declaration
public virtual int BinaryLength { get; }
Property Value
Type | Description |
---|---|
System.Int32 | length of byte[] segment that represents this Field value |