WrkCtrTable.sameResourceGroupInPeriod Method

Indicates whether the resource is a member of the same resource group for the duration of a period.

Syntax

public boolean sameResourceGroupInPeriod(date _fromDate, date _toDate)

Run On

Called

Parameters

  • _fromDate
    Type: date
    The first day of the period.
  • _toDate
    Type: date
    The last day of the period.

Return Value

Type: boolean
true if the resource is a member of the same resource group for the complete duration of the period; otherwise, false.

See Also

Reference

WrkCtrTable Table