Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Detects if a upgrade script stage is an In-Place stage.
Syntax
server public static boolean isScriptStageInPlace(ReleaseUpdateScriptStage _scriptStage)
Run On
Server
Parameters
- _scriptStage
Type: ReleaseUpdateScriptStage Enumeration
Upgrade script stage.
Return Value
Type: boolean
Returns true if the upgrade script stage is an In-Place stage.