WrkCtrResourceGroupCalendar::findActiveForResourceGroup Method
Finds the active calendar assignment for a resource group.
Syntax
client server public static WrkCtrResourceGroupCalendar findActiveForResourceGroup(
RefRecId _resourceGroup,
[date _date,
boolean _forUpdate])
Run On
Called
Parameters
- _resourceGroup
Type: RefRecId Extended Data Type
The ID of the resource group for which to search.
- _date
Type: date
The active date to search for; optional.
- _forUpdate
Type: boolean
A Boolean value that specifies whether the found record should be selected for update.
Return Value
Type: WrkCtrResourceGroupCalendar Table
The active calendar assignment for a resource group.