Progress.GetCountPerStatus

Cambiar al Manual
public static int[] GetCountPerStatus ();

Valor de retorno

int[] An array that contains the count of progress indicators per status. Each index maps a single status from the Status enum.

Descripción

For each available status, gets the number of progress indicators with that status.