OrganizationServiceContextUtility Class
Applies To: Dynamics CRM 2013
Contains utility methods. (Developer Extensions)
Namespace: Microsoft.Xrm.Client
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Inheritance Hierarchy
System.Object
Microsoft.Xrm.Client.OrganizationServiceContextUtility
Syntax
public static class OrganizationServiceContextUtility
public ref class OrganizationServiceContextUtility abstract sealed
[<AbstractClass>]
[<Sealed>]
type OrganizationServiceContextUtility = class end
Public NotInheritable Class OrganizationServiceContextUtility
Methods
Name | Description | |
---|---|---|
TryGetWebsiteIDFromParentLinkForEntityInPendingChanges(OrganizationServiceContext, Entity, String, EntityReference) | For internal use only. |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Xrm.Client Namespace
Developer extensions for Microsoft Dynamics CRM 2013
Return to top