Share via


ReleaseUpdateCockpit.getTotalJobWeight Method [AX 2012]

Gets the total weight of all of the loaded scripts.

Syntax

public real getTotalJobWeight()

Run On

Server

Return Value

Type: real
The total weight of all of the loaded scripts.

Remarks

Returns the number of scripts if the script stage is not BulkCopy nor PostSync.

See Also

Reference

ReleaseUpdateCockpit Class