CreateOneToManyResponse.RelationshipId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.