smmActivities.getParentSmmActivities Method

Retrieves the parent activity of a given child activity.

Syntax

public smmActivities getParentSmmActivities(smmActivities _currentActivity, [boolean _selectForUpdate])

Run On

Called

Parameters

  • _selectForUpdate
    Type: boolean
    A Boolean value that specifies whether to select the parent activity for update.

Return Value

Type: smmActivities Table
The parent activity

See Also

Reference

smmActivities Table