Progress.GetProgressById

Switch to Manual
public static Progress.Item GetProgressById (int id);

Parameters

idThe progress indicator's unique ID.

Returns

Item The progress indicator's data structure.

Description

Gets information about a progress indicator.