EntityReferenceCollection Constructor (IList<EntityReference>)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Initializes a new instance of the EntityReferenceCollection class setting the list of entity references.
Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public EntityReferenceCollection(
IList<EntityReference> list
)
Public Sub New (
list As IList(Of EntityReference)
)
Parameters
list
Type: System.Collections.Generic.IList<EntityReference>Type: IList<EntityReference>. A list of entity references.
See Also
EntityReferenceCollection Overload
EntityReferenceCollection Class
Microsoft.Xrm.Sdk Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright