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