ReleaseUpdateCockpit::parmUnitTest Method [AX 2012]
Gets or sets the value that will determine whether the upgrade test will be performed.
server public static boolean parmUnitTest([boolean _testOn])
Run On
ServerParameters
- _testOn
- Type: boolean
A Boolean value that indicates whether to turn on the unit test.
Return Value
Type: booleantrue if the value that determines whether the upgrade test will be performed is true; otherwise, false.
Show: