ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data Namespace / AttributeRuleError Class
Properties


In This Topic
    AttributeRuleError Class Members
    In This Topic

    The following tables list the members exposed by AttributeRuleError.

    Public Properties
     NameDescription
    Public Property Gets the type of validation error system table from which this instance of AttributeRuleError is created.  
    Public Property Gets or sets a value indicating whether this error should be treated as an exception.  
    Public PropertyGets the name of the Table or FeatureClass in which the error occurred.  
    Public PropertyGets the global ID of the offending Row in OriginClass.  
    Public PropertyGets the object ID of the offending Row in OriginClass.  
    Top
    See Also