Share via


HcmPositionBudgetAccountLine::isActiveByTimeState Method

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

Syntax

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

Run On

Called

Parameters

Return Value

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

See Also

Reference

HcmPositionBudgetAccountLine Table