PdsBatchAttribType Enumeration
Help Text: Assign a data type to the attribute. if 'string', maximum length supported is 30 chars.
Style: ComboBox
Values
Name | Value | Description |
---|---|---|
String | 0 | String |
Integer | 4 | Integer |
Realnumber | 2 | Fraction |
Enumerate | 1 | Enumerate |
Date | 5 | Date |