API Reference > presentation-common > Content > SelectClassInfo SelectClassInfo Namespace Function Name Description SelectClassInfo.fromCompressedJSON Deserialize SelectClassInfo from compressed JSON SelectClassInfo.fromJSON Deserialize SelectClassInfo from JSON SelectClassInfo.toCompressedJSON Serialize SelectClassInfo to compressed JSON Defined in presentation/common/src/presentation-common/content/Descriptor.ts Line 49 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 presentation/common/src/presentation-common/content/Descriptor.ts Line 20 Last Updated: 11 June, 2024