Share via


smmActivityParentLinkTable::findPrimaryLink Method

Gets the smmActivityParentLinkTable record that is based on the activity number.

Syntax

client server public static smmActivityParentLinkTable findPrimaryLink(smmActivityNumber _activityNumber, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to select for an update.

Return Value

Type: smmActivityParentLinkTable Table
The smmActivityParentLinkTable record buffer.

See Also

Reference

smmActivityParentLinkTable Table