DisassociateEntitiesRequest.RelationshipName Property

 

Applies To: Dynamics CRM 2015

Deprecated. Use the DisassociateRequest class and its members.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

public string RelationshipName { get; set; }
public:
property String^ RelationshipName {
    String^ get();
    void set(String^ value);
}
member RelationshipName : string with get, set
Public Property RelationshipName As String

Property Value

Type: System.String

Type: String

See Also

DisassociateEntitiesRequest Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright