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