SelectClassInfoJSON<TClassInfoJSON> Interface
Serialized SelectClassInfo JSON representation
Properties
| Name | Type | Description | |
|---|---|---|---|
| isSelectPolymorphic | boolean | ||
| navigationPropertyClasses | undefined | RelatedClassInfoJSON<TClassInfoJSON>[] | ||
| pathFromInputToSelectClass | undefined | RelatedClassInfoWithOptionalRelationshipJSON<TClassInfoJSON>[] | ||
| relatedInstancePaths | undefined | RelationshipPathJSON<TClassInfoJSON>[] | ||
| relatedPropertyPaths | undefined | RelationshipPathJSON<TClassInfoJSON>[] | ||
| selectClassInfo | TClassInfoJSON |
Defined in
Last Updated: 30 November, 2023