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