SetParentSystemUserRequest.KeepChildUsers Property

Definition

Gets or sets whether the child users are to be retained. Required.

public:
 property bool KeepChildUsers { bool get(); void set(bool value); };
public bool KeepChildUsers { get; set; }
member this.KeepChildUsers : bool with get, set
Public Property KeepChildUsers As Boolean

Property Value

Indicates whether the child users are to be retained. Use true to retain the child users reporting to the original user, otherwise, use false (default) to update the child users to report to the original manager of the user.

Applies to