ArcFM Responder Mobile Developer Guide
GetRegionHazards Class
Members 






Object Model
GetRegionHazards Class
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
<UseQueryServicesAttribute()>
<System.SerializableAttribute()>
Public Class GetRegionHazards 
   Implements Miner.Responder.Shared.IDataRequest 
'Usage
 
Dim instance As GetRegionHazards
[System.Reflection.DefaultMember("Item")]
[UseQueryServices()]
[System.Serializable()]
public class GetRegionHazards : Miner.Responder.Shared.IDataRequest  
public class GetRegionHazards = class(Miner.Responder.Shared.IDataRequest)
System.Reflection.DefaultMemberAttribute("Item")
UseQueryServicesAttribute()
System.SerializableAttribute()
public class GetRegionHazards implements Miner.Responder.Shared.IDataRequest 
[System.Reflection.DefaultMember("Item")]
[UseQueryServices()]
[System.Serializable()]
public __gc class GetRegionHazards : public Miner.Responder.Shared.IDataRequest  
[System.Reflection.DefaultMember("Item")]
[UseQueryServices()]
[System.Serializable()]
public ref class GetRegionHazards : public Miner.Responder.Shared.IDataRequest  
Inheritance Hierarchy

System.Object
   Miner.Responder.Framework.Requests.GetRegionHazards

Requirements

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

See Also

Reference

GetRegionHazards Members
Miner.Responder.Framework.Requests Namespace

Send Feedback