ArcFM Responder Mobile Developer Guide
Hazards Field






Syntax
'Declaration
 
Public ReadOnly Hazards As ResponderTables.TableHazards
'Usage
 
Dim instance As ResponderTables
Dim value As ResponderTables.TableHazards
 
value = instance.Hazards
public readonly ResponderTables.TableHazards Hazards
public field Hazards: ResponderTables.TableHazards; readonly 
public var Hazards : ResponderTables.TableHazards;
public: readonly ResponderTables.TableHazards* Hazards
public:
readonly ResponderTables.TableHazards^ Hazards
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

ResponderTables Class
ResponderTables Members

Send Feedback