NumberOfOccurrences Property
Returns number of repetitions of consecutive messages with the same text (i.e. error description) which are joined into one item in the system's message tree.
public int NumberOfOccurrences {get;}
public:
property int NumberOfOccurrences {
int get();
}