Share via


ReleaseUpdateCockpit.isPartitionScript Method [AX 2012]

Indicates whether a script is a partition script.

Syntax

private boolean isPartitionScript(ReleaseUpdateScripts _script)

Run On

Server

Parameters

Return Value

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

See Also

Reference

ReleaseUpdateCockpit Class