PayrollAccrualPendingUsageBalanceView::displayIsPendingUsage Method

Returns an enumeration value that corresponds to the Yes enum value of the NoYes base enum.

Syntax

server public static str displayIsPendingUsage()

Run On

Server

Return Value

Type: str
An enumeration value that corresponds to the Yes enum value of the NoYes base enum.

Remarks

Because this view is used to get the accrual pending usage data and to create a union query to get the accrual transactions data, the value for Is pending usage is always an enumeration value that corresponds to the Yes enum value.

See Also

Reference

PayrollAccrualPendingUsageBalanceView View