LanguageEnglish
  • C#

Progress.GetCountPerStatus

Declaration

public static int[] GetCountPerStatus();

Returns

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

Description

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


Did you find this page useful? Please give it a rating: