ProjActivityAssignment::exist Method
Indicates whether the assignment exists for the activity and resource.
Syntax
client server public static boolean exist(smmActivityNumber _activityNumber, HcmPersonnelNumberId _resourceId)
Run On
Called
Parameters
- _activityNumber
Type: smmActivityNumber Extended Data Type
The activity that defines the impacted row.
- _resourceId
Type: HcmPersonnelNumberId Extended Data Type
The resource that defines the impacted row.
Return Value
Type: boolean
true if the assignment exists; otherwise, false.