PlanActivity.isAtomic Method
Determines whether the current PlanActivity record is an atomic activity.
Syntax
public boolean isAtomic()
Run On
Called
Return Value
Type: boolean
true if the plan activity is atomic; otherwise, false.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Determines whether the current PlanActivity record is an atomic activity.
public boolean isAtomic()
Called
Type: boolean
true if the plan activity is atomic; otherwise, false.