OrganizationServiceExtensions Class

 

Applies To: Dynamics CRM 2015

(Developer Extensions)

Namespace:   Microsoft.Xrm.Client.Services
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Xrm.Client.Services.OrganizationServiceExtensions

Syntax

public static class OrganizationServiceExtensions
[ExtensionAttribute]
public ref class OrganizationServiceExtensions abstract sealed 
[<AbstractClass>]
[<Sealed>]
type OrganizationServiceExtensions = class end
<ExtensionAttribute>
Public NotInheritable Class OrganizationServiceExtensions

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static Execute<TResponse>(IOrganizationService, OrganizationRequest)

Extensions to the core Execute method. (Developer Extensions)

System_CAPS_pubmethodSystem_CAPS_static FetchXmlToQueryExpression(IOrganizationService, String)

Extensions to the core FetchXmlToQueryExpressionRequest message. (Developer Extensions) (Developer Extensions)

System_CAPS_pubmethodSystem_CAPS_static RetrieveEntity(IOrganizationService, RetrieveEntityRequest)

System_CAPS_pubmethodSystem_CAPS_static RetrieveEntity(IOrganizationService, String, EntityFilters, Boolean)

System_CAPS_pubmethodSystem_CAPS_static RetrieveMultiple(IOrganizationService, QueryBase)

Extensions to the core RetrieveMultiple method. (Developer Extensions)

System_CAPS_pubmethodSystem_CAPS_static RetrieveMultiple(IOrganizationService, RetrieveMultipleRequest)

Extensions to the core RetrieveMultiple method. (Developer Extensions)

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.Services Namespace
Developer extensions for Microsoft Dynamics CRM 2015

Return to top

© 2017 Microsoft. All rights reserved. Copyright