BeginImportOrganizationRequest Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Contains the data that is needed to begin the asynchronous operation to import an organization.
The following tables list the members exposed by the BeginImportOrganizationRequest type.
Public Constructors
Name | Description | |
---|---|---|
BeginImportOrganizationRequest | Initializes a new instance of the BeginImportOrganizationRequest class. |
Top
Public Properties
Name | Description | |
---|---|---|
DatabaseName | Gets or sets the database name for the organization. Required. | |
ExtensionData | Gets or sets the structure that contains extra data. (inherited from DeploymentServiceRequest) | |
FriendlyName | Gets or sets the sets display name, or long name, of the organization database. Optional. | |
SqlServerName | Gets or sets the name of the Microsoft SQL Server where the Microsoft Dynamics CRM organization database is located. Required. | |
SrsUrl | Gets or sets the URL of the Microsoft SQL Server on which the Microsoft Dynamics CRM Connector for SQL Server Reporting Services is installed. Required. | |
UniqueName | Gets or sets the unique name for the organization. Optional. | |
UserMappingMethod | Gets or sets the mapping method to use to map user accounts from the original server to the new server. Optional. | |
UserMappingXml | Gets or sets the XML user account mapping rules. Optional. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
BeginImportOrganizationRequest Class
Microsoft.Xrm.Sdk.Deployment Namespace
BeginImportOrganizationResponse
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.