Miner.Responder.Shared.RusOutageAnalysis Namespace > IncidentCauseStatisticsAggregation Class : Records Property |
'Declaration
Public ReadOnly Property Records As CauseOutageAccumulator
'Usage
Dim instance As IncidentCauseStatisticsAggregation Dim value As CauseOutageAccumulator value = instance.Records
public CauseOutageAccumulator Records {get;}
public read-only property Records: CauseOutageAccumulator;
public function get Records : CauseOutageAccumulator
public: __property CauseOutageAccumulator* get_Records();
public: property CauseOutageAccumulator^ Records { CauseOutageAccumulator^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2