ReleaseUpdateDB::isScriptStageInPlace Method [AX 2012]
Detects if a upgrade script stage is an In-Place stage.
server public static boolean isScriptStageInPlace(ReleaseUpdateScriptStage _scriptStage)
Run On
ServerParameters
- _scriptStage
- Type: ReleaseUpdateScriptStage Enumeration
Upgrade script stage.
Show: