CompartmentMapsReferToCompartment 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 | |
---|---|---|
CompartmentMapsReferToCompartment(CompartmentMap, Compartment) | Constructor Creates a CompartmentMapsReferToCompartment link in the same Partition as the given CompartmentMap | |
CompartmentMapsReferToCompartment(Partition, array<RoleAssignment[]) | Constructor | |
CompartmentMapsReferToCompartment(Store, array<RoleAssignment[]) | Constructor | |
CompartmentMapsReferToCompartment(Partition, array<RoleAssignment[], array<PropertyAssignment[]) | Constructor | |
CompartmentMapsReferToCompartment(Store, array<RoleAssignment[], array<PropertyAssignment[]) | Constructor |
Top