escalatedCount property

int? get escalatedCount
inherited

Number of items that were escalated at least once

Implementation

int? get reportedCount;/// Number of items that were escalated at least once
int? get escalatedCount;