OrganizationService Constructor (IOrganizationService)

 

Applies To: Dynamics CRM 2015

Initializes a new instance of the OrganizationService class.

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

Syntax

public OrganizationService(
    IOrganizationService service
)
public:
OrganizationService(
    IOrganizationService^ service
)
new : 
        service:IOrganizationService -> OrganizationService
Public Sub New (
    service As IOrganizationService
)

Parameters

See Also

OrganizationService Overload
OrganizationService Class
Microsoft.Xrm.Client.Services Namespace

Return to top

© 2017 Microsoft. All rights reserved. Copyright