QualifyLeadResponse.CreatedEntities Property
Applies To: Dynamics CRM 2015
Gets the collection of references to the newly created account, contact, and opportunity records.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public EntityReferenceCollection CreatedEntities { get; }
public:
property EntityReferenceCollection^ CreatedEntities {
EntityReferenceCollection^ get();
}
member CreatedEntities : EntityReferenceCollection with get
Public ReadOnly Property CreatedEntities As EntityReferenceCollection
Property Value
Type: Microsoft.Xrm.Sdk.EntityReferenceCollection
Type: EntityReferenceCollection
The collection of references to the newly created account, contact, and opportunity records.
See Also
QualifyLeadResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright