public static int GetId (int index);

Parameters

indexThe valid index for a progress indicator.

Returns

int The progress indicator's unique ID, or -1 if the unique ID is not available.

Description

Finds a progress indicator's unique ID using its index in the set of all available progress indicators.