public enum AttributeRuleType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum AttributeRuleType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum AttributeRuleType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum AttributeRuleType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
All | All rules types. When used with AttributeRuleManager.Evaluate this means Calculation and Validation types as Constraint rules cannot be evaluated. When used with TableDefinition.GetAttributeRules this means Calcuation, Constraint and Validation rule types. |
Calculation | Calculation rule. |
Constraint | Constraint rule. |
Validation | Validation rule. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Data.AttributeRuleType
Target Platforms: Windows 11, Windows 10