RelatedClassInfoWithOptionalRelationship Namespace

Function

Name Description
RelatedClassInfoWithOptionalRelationship.fromCompressedJSON Deserialize RelatedClassInfoWithOptionalRelationship from compressed JSON
RelatedClassInfoWithOptionalRelationship.toCompressedJSON Serialize RelatedClassInfoWithOptionalRelationship to compressed JSON

Defined in

RelatedClassInfoWithOptionalRelationship Type

RelatedClassInfoWithOptionalRelationship = PartialBy<RelatedClassInfo, "relationshipInfo" | "isForwardRelationship" | "isPolymorphicRelationship">

A structure that describes a relationship between source and target classes where an actual ECRelationship between them is optional.

Defined in

Last Updated: 14 November, 2024