[This is preliminary documentation and is subject to change.]
Type of the attribute according to the DataElement definition by the Information Object Definition.
| C# | Visual Basic | Visual C++ |
public enum AttributeType
Public Enumeration AttributeType
public enum class AttributeType
| Member | Description |
|---|---|
| Item1 |
TYPE 1 REQUIRED DATA ELEMENTS
|
| Item1C |
TYPE 1 CONDITIONAL DATA ELEMENTS
|
| Item2 |
TYPE 2 REQUIRED DATA ELEMENTS
|
| Item2C |
TYPE 2 CONDITIONAL DATA ELEMENTS
|
| Item3 |
TYPE 3 OPTIONAL DATA ELEMENTS
|
| Item3C |
TYPE 3 OPTIONAL DATA ELEMENTS
|
| Item3R |
TYPE 3 OPTIONAL DATA ELEMENTS
|