SRSPrintDestinationSettings.toPage Method [AX 2012]
Gets or sets the toPage property.
Note |
|---|
|
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using. |
Microsoft Dynamics AX 2012 R3
public int toPage([int _value])
Microsoft Dynamics AX 2012 R2 (SYS)
public int toPage([int _value])
Microsoft Dynamics AX 2012 Feature Pack (SYS)
public int toPage([int value])
Microsoft Dynamics AX 2012 (FPK)
public int toPage([int value])
Microsoft Dynamics AX 2012 (SYS)
public int toPage([int value])
Run On
CalledParameters
- _value
- Type: int
The new value of the toPage property; optional.
Community Additions
ADD
Show:
Note