Share via


HcmPositionBudgetDefaultValue::isActiveByTimeState Method

Indicates whether the record that corresponds to a specified record ID value is active as of the specified date time values.

Syntax

client server public static boolean isActiveByTimeState(
    HcmPositionBudgetDefaultValueRecId _recId, 
   [utcdatetime _validFrom, 
    utcdatetime _validTo])

Run On

Called

Parameters

  • _validFrom
    Type: utcdatetime
    A ValidFrom field value.

Return Value

Type: boolean
true if the record is active as of specified date time values; otherwise, false .

See Also

Reference

HcmPositionBudgetDefaultValue Table