CreateOneToManyResponse.RelationshipId Property

Definition

Gets the MetadataId of the OneToManyRelationshipMetadatathat is created.

public:
 property Guid RelationshipId { Guid get(); };
public Guid RelationshipId { get; }
member this.RelationshipId : Guid
Public ReadOnly Property RelationshipId As Guid

Property Value

The MetadataId of the OneToManyRelationshipMetadata that is created.

Applies to