SelectClassInfo Interface
Data structure that describes an ECClass in content Descriptor.
Properties
Name | Type | Description | |
---|---|---|---|
isSelectPolymorphic | boolean | Is the class handled polymorphically | |
navigationPropertyClasses | RelatedClassInfo[] | Relationship paths to navigation property classes | |
pathToPrimaryClass | RelationshipPath | Relationship path to the Primary class | |
relatedInstanceClasses | RelatedClassInfo[] | Relationship paths to Related instance classes | |
relatedPropertyPaths | RelationshipPath[] | Relationship paths to Related property classes | |
selectClassInfo | ClassInfo | Information about the ECClass |
Defined in
Last Updated: 13 June, 2024