Freigeben über


AddCrmDatabaseRequest.DatabaseName Property

Definition

Gets or sets the name of the Dynamics 365 organization database to import.

public:
 property System::String ^ DatabaseName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public string DatabaseName { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=true)>]
member this.DatabaseName : string with get, set
Public Property DatabaseName As String

Property Value

The name of the Dynamics 365 organization database to import.

Attributes

Applies to