Share via


WHSWorkTemplateGroup::isGroupedBy Method

Determines if a work template is being grouped by the field specified.

Syntax

client server public static boolean isGroupedBy(
    RefRecId _refRecId, 
    RefTableId _groupTableId, 
    RefFieldId _groupFieldId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the work template is being grouped on the field specified; otherwise, false.

See Also

Reference

WHSWorkTemplateGroup Table