PlanActivityTimeCalculation.queueBeforeSeconds Method [AX 2012]

Indicates the queue before time in seconds.

NoteNote

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.


  Microsoft Dynamics AX 2012 R3
          public real queueBeforeSeconds()

  Microsoft Dynamics AX 2012 R2 (SYS)
          public real queueBeforeSeconds()

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          public Seconds queueBeforeSeconds()

  Microsoft Dynamics AX 2012 (FPK)
          public Seconds queueBeforeSeconds()

  Microsoft Dynamics AX 2012 (SYS)
          public Seconds queueBeforeSeconds()

Run On

Called

Return Value

Type: real
The queue before time in seconds.

Community Additions

ADD
Show: