CrmOrganizationServiceContext Constructor (String)
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(
string contextName
)
public:
CrmOrganizationServiceContext(
String^ contextName
)
new :
contextName:string -> CrmOrganizationServiceContext
Public Sub New (
contextName As String
)
Parameters
contextName
Type: System.StringType: String. The content name.
See Also
CrmOrganizationServiceContext Overload
CrmOrganizationServiceContext Class
Microsoft.Xrm.Client Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright