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