DisassociateEntitiesRequest.Moniker1 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 Moniker1 { get; set; }
public:
property EntityReference^ Moniker1 {
EntityReference^ get();
void set(EntityReference^ value);
}
member Moniker1 : EntityReference with get, set
Public Property Moniker1 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