Description
This method allows you to get the reference to the interface that is responsible for the entity's attribute creation.
Syntax
AttributeFactory = GetAttributeFactory( );
|
Return: (IAttributeFactory) AttributeFactory |
A reference to the attribute creation interface. |