This documentation is archived and is not being maintained.
Application.majorMinorEtc2sysReleasedVersion Method [AX 2012]
public sysReleasedVersion majorMinorEtc2sysReleasedVersion(
int myMajor,
int myMinor,
int myBuild,
int myDotBuild,
boolean roundUp)
Run On
Server
Parameters
-
myMajor
- Type: int
-
myMinor
- Type: int
-
myBuild
- Type: int
-
myDotBuild
- Type: int
-
roundUp
- Type: boolean