DisassociateRequest.Relationship Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Get or sets the name of the relationship to be used for the disassociation. Required.
Namespace: Microsoft.Xrm.Sdk.Messages
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public Relationship Relationship { get; set; }
Public Property Relationship As Relationship
Property Value
Type: Microsoft.Xrm.Sdk.Relationship
Type: Relationship
The name of the relationship to be used for the disassociation.
Remarks
The relationship name can be found in the SchemaName property in the metadata.
See Also
DisassociateRequest Class
Microsoft.Xrm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright