BeginCreateOrganizationRequest.Organization Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the organization instance to be created. Required.
Namespace: Microsoft.Xrm.Sdk.Deployment
Assembly: Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)
Syntax
[DataMemberAttribute(IsRequired = true)]
public Organization Organization { get; set; }
<DataMemberAttribute(IsRequired := True)>
Public Property Organization As Organization
Property Value
Type: Microsoft.Xrm.Sdk.Deployment.Organization
Type: Organization
The organization instance to be created.
See Also
BeginCreateOrganizationRequest Class
Microsoft.Xrm.Sdk.Deployment Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright