PlanActivityService::findDefaultService Method
Finds the default PlanActivityService record for a specific plan activity.
Syntax
client server public static PlanActivityService findDefaultService(PlanActivityRefRecId _planActivityRecId)
Run On
Called
Parameters
- _planActivityRecId
Type: PlanActivityRefRecId Extended Data Type
The record ID of the PlanActivity record for which the default service will be retrieved.
Return Value
Type: PlanActivityService Table
The default PlanActivityService value for the plan activity; otherwise, an empty buffer.