OrganizationServiceContext.GetAttachedEntities Method ()
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets an enumerable collection of the entities attached to the OrganizationServiceContext.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public IEnumerable<Entity> GetAttachedEntities()
Public Function GetAttachedEntities As IEnumerable(Of Entity)
Return Value
Type: System.Collections.Generic.IEnumerable<Entity>
Type: IEnumerable<Entity>.
See Also
OrganizationServiceContext Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright