SetParentSystemUserRequest.KeepChildUsers Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

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

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

public bool KeepChildUsers { get; set; }
Public Property KeepChildUsers As Boolean

Property Value

Type: System.Boolean

Type: Boolean
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.

See Also

SetParentSystemUserRequest Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright