Property BinaryOffset
BinaryOffset
Returns offset into byte[] segment that is used as value, if Field is not binary returned value is undefined
Declaration
public virtual int BinaryOffset { get; }
Property Value
Type | Description |
---|---|
System. |
index of the first character in byte[] segment that represents this Field value |