FieldSpec.Length Property (Typed) | |
A numeric value representing the length defined to this field specification.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSystemClasses (in XSharp.VOSystemClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Length AS DWORD GET
public virtual uint Length { get; }
Request Example
View SourceProperty Value
Type:
DWordA numeric value representing the length defined to this field specification.
See Also