ModifyDNRequest.NewParentDistinguishedName Property

Definition

The NewParentDistinguishedName property contains the distinguished name of the new parent of the object.

public:
 property System::String ^ NewParentDistinguishedName { System::String ^ get(); void set(System::String ^ value); };
public string NewParentDistinguishedName { get; set; }
member this.NewParentDistinguishedName : string with get, set
Public Property NewParentDistinguishedName As String

Property Value

The distinguished name of the new parent of the object.

Applies to