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.
Determines the value of the OnHandUpdate field for the specified activity type that is related to the current record.
Syntax
public NoYes onHandUpdate(PlanActivityType _planActivityType)
Run On
Called
Parameters
- _planActivityType
Type: PlanActivityType Enumeration
A PlanActivityType enumeration value.
Return Value
Type: NoYes Enumeration
A NoYes enumeration value.
Remarks
If more than one activity of the same type are present, only the first occurrence is returned.