These Visual Basic Outline functions are for attributes.
Function | Description |
EsbOtlAssociateAttributeDimension() | Associates an attribute dimension with a base dimension |
EsbOtlAssociateAttributeMember() | Associates an attribute member with a base member |
EsbOtlDisassociateAttributeDimension() | Disassociates an attribute dimension from a base dimension |
EsbOtlDisassociateAttributeMember() | Disassociates an attribute member from a base member |
EsbOtlFindAttributeMembers() | Returns all base members that are associated with an attribute member |
EsbOtlGetAssociatedAttributes() | Returns all attribute members that are associated with a base member or dimension |
EsbOtlGetAttributeInfo() | Returns attribute information for a given attribute member or dimension |
EsbOtlGetAttributeSpecifications() | Retrieves attribute specifications for the outline |
EsbOtlQueryAttributes() | Does complex queries concerning attributes |
EsbOtlSetAttributeSpecifications() | Sets attribute specifications for the outline |
Click here to see the VB Main API Attributes functions.