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