CreateOneToManyResponse.RelationshipId Property
Applies To: Dynamics CRM 2015
Gets the MetadataId of the OneToManyRelationshipMetadatathat is created.
Namespace: Microsoft.Xrm.Sdk.Messages
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public Guid RelationshipId { get; }
public:
property Guid RelationshipId {
Guid get();
}
member RelationshipId : Guid with get
Public ReadOnly Property RelationshipId As Guid
Property Value
Type: System.Guid
Type: Guid
The MetadataId of the OneToManyRelationshipMetadata that is created..
See Also
CreateOneToManyResponse Class
Microsoft.Xrm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright