Enum TabularFieldType
Specifies the type of a tabular field.
public enum TabularFieldType
Fields
Annotation = 2
An annotation.
None = 0
Indicates that the field is not defined.
Value = 1
A value.
Specifies the type of a tabular field.
public enum TabularFieldType
Annotation = 2
An annotation.
None = 0
Indicates that the field is not defined.
Value = 1
A value.