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