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