IAttributeElement Methods

Methods

Clone Clone the attribute element and set the value and type.
CreateUserAttribute(String, Double, ODBEntityEnum, IPCBIWindow) User Attributes are handled differently, you need this static method to create the user attribute and set the value.
CreateUserAttribute(String, String, ODBEntityEnum, IPCBIWindow) User Attributes are handled differently, you need this static method to create the user attribute and set the value.
ValueOk Check for correct value of attribute, if the value is not ok it is not possible to set it with Value property.

Extension Methods

See Also