CreateManyToManyResponse.ManyToManyRelationshipId Property

Definition

Gets the ID of the many-to-many relationship that is created.

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

Property Value

The ID of the many-to-many relationship that is created. This corresponds to the MetadataId.

Applies to