Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Finds the next level PlanActivityLocation record of the specified type for the current record.
Syntax
public PlanActivityLocation nextLevelPlanActivityLocation(PlanActivityType _planActivityType)
Run On
Called
Parameters
- _planActivityType
Type: PlanActivityType Enumeration
A PlanActivityType enumeration value.
Return Value
Type: PlanActivityLocation Table
A PlanActivityLocation record.
Remarks
If more than one activity of the same type are present, only the first occurrence is returned.