DisassociateEntitiesRequest.Moniker2 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 EntityReference Moniker2 { get; set; }
public:
property EntityReference^ Moniker2 {
EntityReference^ get();
void set(EntityReference^ value);
}
member Moniker2 : EntityReference with get, set
Public Property Moniker2 As EntityReference
Property Value
Type: Microsoft.Xrm.Sdk.EntityReference
Type: EntityReference.
See Also
DisassociateEntitiesRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright