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