CustRecurrenceInvoiceGroup::isWorkflowActive Method
Indicates whether workflow is active for the customer recurrence invoice group.
Syntax
server public static boolean isWorkflowActive(RecId _custRecurrenceInvoiceGroupId)
Run On
Server
Parameters
- _custRecurrenceInvoiceGroupId
Type: RecId Extended Data Type
The record ID of the CustRecurrenceInvoiceGroup table.
Return Value
Type: boolean
true if workflow is active for the customer recurrence invoice group; otherwise, false.