CrmOrganizationServiceContext Constructor (CrmConnection)
Applies To: Dynamics CRM 2015
Initializes a new instance of the CrmOrganizationServiceContext class.
Namespace: Microsoft.Xrm.Client
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public CrmOrganizationServiceContext(
CrmConnection connection
)
public:
CrmOrganizationServiceContext(
CrmConnection^ connection
)
new :
connection:CrmConnection -> CrmOrganizationServiceContext
Public Sub New (
connection As CrmConnection
)
Parameters
connection
Type: Microsoft.Xrm.Client.CrmConnectionType: CrmConnection. The connection object.
See Also
CrmOrganizationServiceContext Overload
CrmOrganizationServiceContext Class
Microsoft.Xrm.Client Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright