FindParentResourceGroupRequest Class (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Find the latest SDK documentation: CRM 2015 SDK
Specifies the parameters needed to find a parent resource group (scheduling group) for the specified resource groups (scheduling groups).
The FindParentResourceGroupRequest class inherits from Request. It exposes the following members.
| Constructor | Description |
| FindParentResourceGroupRequest | Initializes a new instance of the FindParentResourceGroupRequest class. |
| Instance Property | Description |
| ChildrenIds | Gets or sets an array of IDs of the children resource groups. |
| ParentId | Gets or sets the ID of the parent resource group. |
Remarks
Pass an instance of this class as the request parameter in the Execute method.
See Also
Reference
.gif)