OrganizationServiceContext.IsAttached Method
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Determines whether an entity or an entity relationship is attached and therefore being tracked by the OrganizationServiceContext.
Overload List
Name | Description |
---|---|
OrganizationServiceContext.IsAttached (Entity) | Determines whether an entity is attached and therefore being tracked by the OrganizationServiceContext. |
OrganizationServiceContext.IsAttached (Entity, Relationship, Entity) | Determines whether an entity relationship is attached and therefore being tracked by the OrganizationServiceContext. |
See Also
Reference
OrganizationServiceContext Class
OrganizationServiceContext Members
Microsoft.Xrm.Sdk.Client Namespace
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.