Share via


RetrieveUserMappingRequest.DatabaseName Property

Definition

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

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

Name of the Dynamics 365 database to import from.

Attributes

Applies to