FieldSpec.ValType Property | |
A one-character string representing the data type defined to this field specification:
Namespace:
VO
Assembly:
VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ValType AS USUAL GET
public virtual Usual ValType { get; }
Request Example
View SourceProperty Value
Type:
Usual
A one-character string representing the data type defined to this field specification:
Remarks Character | Meaning |
---|
C | String |
D | Date |
L | Logic |
M | Memo |
N | Long integer, float, byte, short integer, word, double word, Real4, Real8 |
See Also