Property | Type | Description | |
---|---|---|---|
m_bAllGraphMetricsCalculated | System.Boolean | ||
m_sProgressMessage | String |
Method | Description | |
---|---|---|
GraphMetricProgress ( String progressMessage, System.Boolean allGraphMetricsCalculated ) : System |
Initializes a new instance of the GraphMetricProgress class with specified values.
|
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
GraphMetricProgress ( ) : System |
Do not use this constructor.
|
public GraphMetricProgress ( String progressMessage, System.Boolean allGraphMetricsCalculated ) : System | ||
progressMessage | String | /// Progress message suitable for display in the UI. /// |
allGraphMetricsCalculated | System.Boolean |
/// true if all |
return | System |
protected Boolean,System m_bAllGraphMetricsCalculated | ||
return | System.Boolean |