ReleaseUpdateCockpit.isPartitionScript Method [AX 2012]

Indicates whether a script is a partition script.

private boolean isPartitionScript(ReleaseUpdateScripts _script)

Run On

Server

Parameters

_script
Type: ReleaseUpdateScripts Table
The upgrade script to check.

Return Value

Type: boolean
true if the script is a partition script; otherwise, false.

Community Additions

ADD
Show: