Overload | Description |
---|---|
SimpleAttribute(UANodeDescriptor,String) | Creates a new simple attribute operand, with specified type identifier (descriptor), and a simple relative browse path string. |
SimpleAttribute(UANodeDescriptor,String,UAAttributeId) | Creates a new simple attribute operand, with specified type identifier (descriptor), a simple relative browse path string, and an attribute Id. |
SimpleAttribute(UANodeDescriptor,String,UAAttributeId,UAIndexRangeList) | Creates a new simple attribute operand, with specified type identifier (descriptor), a simple relative browse path string, an attribute Id, and an index range list. |