RelationshipsLookup interface
The definition of suggested relationship for the type.
Properties
existing |
The name of existing Relationship. NOTE: This property will not be serialized. It can only be populated by the server. |
profile |
The relationship profile. NOTE: This property will not be serialized. It can only be populated by the server. |
profile |
The property references for the profile type. NOTE: This property will not be serialized. It can only be populated by the server. |
related |
The related profile. NOTE: This property will not be serialized. It can only be populated by the server. |
related |
The property references for the related profile type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
existingRelationshipName
The name of existing Relationship. NOTE: This property will not be serialized. It can only be populated by the server.
existingRelationshipName?: string
Property Value
string
profileName
The relationship profile. NOTE: This property will not be serialized. It can only be populated by the server.
profileName?: string
Property Value
string
profilePropertyReferences
The property references for the profile type. NOTE: This property will not be serialized. It can only be populated by the server.
profilePropertyReferences?: ParticipantProfilePropertyReference[]
Property Value
relatedProfileName
The related profile. NOTE: This property will not be serialized. It can only be populated by the server.
relatedProfileName?: string
Property Value
string
relatedProfilePropertyReferences
The property references for the related profile type. NOTE: This property will not be serialized. It can only be populated by the server.
relatedProfilePropertyReferences?: ParticipantProfilePropertyReference[]