CloneProductResponse.ClonedProduct Property
Applies To: Dynamics CRM 2015
Gets the cloned product record.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public EntityReference ClonedProduct { get; }
public:
property EntityReference^ ClonedProduct {
EntityReference^ get();
}
member ClonedProduct : EntityReference with get
Public ReadOnly Property ClonedProduct As EntityReference
Property Value
Type: Microsoft.Xrm.Sdk.EntityReference
Type EntityReference
The cloned product record.
See Also
CloneProductResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright