ArcFM Responder Mobile Developer Guide
DataRowRule Class
Members 






Object Model
DataRowRule Class
Syntax
'Declaration
 
Public Class DataRowRule 
   Inherits Rule
'Usage
 
Dim instance As DataRowRule
public class DataRowRule : Rule 
public class DataRowRule = class(Rule)
public class DataRowRule extends Rule
public __gc class DataRowRule : public Rule 
public ref class DataRowRule : public Rule 
Inheritance Hierarchy

System.Object
      Miner.Data.Access.DataRowRule
         Miner.Responder.Framework.Rules.ValidateGroundIsNotEnergized
         Miner.Responder.Shared.Rules.HandleConfirmedIncident
         Miner.Responder.Shared.Rules.HandleConfirmedIncidentDevice
         Miner.Responder.Shared.Rules.HandleConfirmedIncidentFeature
         Miner.Responder.Shared.Rules.UpdateWithUniqueValue
         Miner.Responder.Shared.Rules.ValidateCompletedHazard
         Miner.Responder.Shared.Rules.ValidateCompletedWireDown
         Miner.Responder.Shared.Rules.ValidateHazardTimes
         Miner.Responder.Shared.Rules.ValidateIncidentDeviceTimeOpChange
         Miner.Responder.Shared.Rules.ValidateIncidentDeviceTimeOpOnStatusChange
         Miner.Responder.Shared.Rules.ValidateIncidentDeviceTimes
         Miner.Responder.Shared.Rules.ValidateIncidentTimes
         Miner.Responder.Shared.Rules.ValidateSecuredHazard
         Miner.Responder.Shared.Rules.ValidateUniqueValue

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

DataRowRule Members
Miner.Data.Access Namespace

Send Feedback