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.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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.