DomainRoleImplementedByCollectionType Constructor
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
DomainRoleImplementedByCollectionType(DomainRole, ExternalType) | Constructor Creates a DomainRoleImplementedByCollectionType link in the same Partition as the given DomainRole | |
DomainRoleImplementedByCollectionType(Partition, array<RoleAssignment[]) | Constructor | |
DomainRoleImplementedByCollectionType(Store, array<RoleAssignment[]) | Constructor | |
DomainRoleImplementedByCollectionType(Partition, array<RoleAssignment[], array<PropertyAssignment[]) | Constructor | |
DomainRoleImplementedByCollectionType(Store, array<RoleAssignment[], array<PropertyAssignment[]) | Constructor |
Top