VB Outline API Attributes Functions

These Visual Basic Outline functions are for attributes.

FunctionDescription
EsbOtlAssociateAttributeDimensionAssociates an attribute dimension with a base dimension
EsbOtlAssociateAttributeMemberAssociates an attribute member with a base member
EsbOtlDisassociateAttributeDimensionDisassociates an attribute dimension from a base dimension
EsbOtlDisassociateAttributeMemberDisassociates an attribute member from a base member
EsbOtlFindAttributeMembersReturns all base members that are associated with an attribute member
EsbOtlGetAssociatedAttributesReturns all attribute members that are associated with a base member or dimension
EsbOtlGetAttributeInfoReturns attribute information for a given attribute member or dimension
EsbOtlGetAttributeSpecificationsRetrieves attribute specifications for the outline
EsbOtlQueryAttributesDoes complex queries concerning attributes
EsbOtlSetAttributeSpecificationsSets attribute specifications for the outline

See also the VB Main API the section called “VB Main API Attributes Functions”.