Associates a role with a component or component interface.
Syntax
object.AssociateRole(ID)
Parameters
object
Required. An object variable that evaluates to a RoleAssociationUtil object.
ID
Required. A String expression that specifies the role ID of the roles to associate with the object.
Remarks
The changes are applied immediately to the catalog.
For a list of properties supported by Role collections,see the Using MTS Collections topic.
See Also
AssociateRoleByName Method (RoleAssociationUtil)