Miner.Responder.Shared.SchemaObjects Namespace > IncidentsArchiveObject Class : HazardsArchive Property |
'Declaration
Public Property HazardsArchive As System.Collections.Generic.IEnumerable(Of HazardsArchiveObject)
'Usage
Dim instance As IncidentsArchiveObject Dim value As System.Collections.Generic.IEnumerable(Of HazardsArchiveObject) instance.HazardsArchive = value value = instance.HazardsArchive
public System.Collections.Generic.IEnumerable<HazardsArchiveObject> HazardsArchive {get; set;}
public read-write property HazardsArchive: System.Collections.Generic.IEnumerable;
public function get,set HazardsArchive : System.Collections.Generic.IEnumerable
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