RetrieveProductPropertiesResponse.EntityCollection Property

 

Applies To: Dynamics CRM 2015

Gets the property instances (dynamic property instances) for a product associated to an opportunity, quote, order, and invoice.

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

Syntax

public EntityCollection EntityCollection { get; }
public:
property EntityCollection^ EntityCollection {
    EntityCollection^ get();
}
member EntityCollection : EntityCollection with get
Public ReadOnly Property EntityCollection As EntityCollection

Property Value

Type: Microsoft.Xrm.Sdk.EntityCollection

Type EntityCollection
Property instances (dynamic property instances) for a product associated to an opportunity, quote, order, and invoice.

See Also

RetrieveProductPropertiesResponse Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright