| Miner.Responder.Framework.BusinessObjects Namespace > JumperArchive Class : Incidents Property |
'DeclarationPublic ReadOnly Property Incidents As System.Data.DataRow()
'UsageDim instance As JumperArchive Dim value() As System.Data.DataRow value = instance.Incidents
public System.Data.DataRow[] Incidents {get;}
public read-only property Incidents: System.Data.array of DataRow;
public function get Incidents : System.Data.DataRow[]
public: __property System.Data.DataRow*[]* get_Incidents();
public: property System.Data.array<DataRow^>^ Incidents { System.Data.array<DataRow^>^ 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