Ant Organisation Ltd documentation

GetActionFromHierarchy.IsActionType Method 

Tests whether an item is of one of the action types.

public static bool IsActionType(
   HierarchyItemType itemType
);

Parameters

itemType
Type to test.

Return Value

True if the type is an action type.

See Also

GetActionFromHierarchy Class | Ant.Workflow Namespace