Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks if an activity is a summary activity.
Syntax
client server public static boolean isSummaryActivity(smmActivityNumber _activityNumber)
Run On
Called
Parameters
- _activityNumber
Type: smmActivityNumber Extended Data Type
The given activities number.
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.