Share via


HierarchyTreeTable::isSummaryActivity Method

Checks if an activity is a summary activity.

Syntax

client server public static boolean isSummaryActivity(smmActivityNumber _activityNumber)

Run On

Called

Parameters

Return Value

Type: boolean
true if the activity is a summary activity; otherwise, false.

Remarks

A summary activity is one that has one or more child activities.

See Also

Reference

HierarchyTreeTable Table