ArcFM Responder Mobile Developer Guide
ValidateSecuredHazard Class
Members 






Defines a rule that validates the status change of a hazard to secured.
Object Model
ValidateSecuredHazard Class
Syntax
'Declaration
 
Public Class ValidateSecuredHazard 
   Inherits Miner.Data.Access.DataRowRule
'Usage
 
Dim instance As ValidateSecuredHazard
public class ValidateSecuredHazard : Miner.Data.Access.DataRowRule 
public class ValidateSecuredHazard = class(Miner.Data.Access.DataRowRule)
public class ValidateSecuredHazard extends Miner.Data.Access.DataRowRule
public __gc class ValidateSecuredHazard : public Miner.Data.Access.DataRowRule 
public ref class ValidateSecuredHazard : public Miner.Data.Access.DataRowRule 
Inheritance Hierarchy

System.Object
      Miner.Data.Access.DataRowRule
         Miner.Responder.Shared.Rules.ValidateSecuredHazard

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

ValidateSecuredHazard Members
Miner.Responder.Shared.Rules Namespace

Send Feedback