| Overload | Description | 
|---|---|
| UAAttributeField Constructor() | Initializes a new instance of the class with default data. | 
| UAAttributeField Constructor(Object,UASimpleAttributeOperand) | Initializes a new instance of the class, specifying the state object, and operand. | 
| UAAttributeField Constructor(OperationArguments) | Initializes a new instance of the class, specifying the operation arguments. | 
| UAAttributeField Constructor(UASimpleAttributeOperand) | Initializes a new instance of the class, specifying the operand. | 
| UAAttributeField Constructor(UAAttributeField) | Initializes a new copy of the object. | 
