PerformanceReportItem.ValidCallCount Property
Gets or sets a value that indicates whether the CallCount property contains a valid value.
Syntax
public System.Boolean ValidCallCount { get; set; }
Property Value
True if the call count is valid; otherwise, False.
Remarks
This property will sometimes be False in items that represents objects that are read by a SplitOperator. Carmenta Explorer will display the call count as N/A when this occurs.
Platforms
Windows, Linux, Android