ArcFM Responder Mobile Developer Guide
NotInSetCriterion Class
Members 






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

System.Object
   Miner.Data.Access.Criteria.ValueCriterion
      Miner.Data.Access.Criteria.NotInSetCriterion

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

NotInSetCriterion Members
Miner.Data.Access.Criteria Namespace

Send Feedback