| Miner.Responder.Shared.RusOutageAnalysis Namespace > IncidentCauseStatisticsAggregation Class : CauseOutageNumber Property | 
'DeclarationPublic ReadOnly Property CauseOutageNumber As System.Collections.Generic.IDictionary(Of Integer,Integer)
'UsageDim instance As IncidentCauseStatisticsAggregation Dim value As System.Collections.Generic.IDictionary(Of Integer,Integer) value = instance.CauseOutageNumber
public System.Collections.Generic.IDictionary<int,int> CauseOutageNumber {get;}
public read-only property CauseOutageNumber: System.Collections.Generic.IDictionary; 
            public function get CauseOutageNumber : System.Collections.Generic.IDictionary
            public: __property System.Collections.Generic.IDictionary<int,int>* get_CauseOutageNumber();
public: property System.Collections.Generic.IDictionary<int,int>^ CauseOutageNumber { System.Collections.Generic.IDictionary<int,int>^ 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