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

In This Topic
    OriginClass Property (AttributeRuleError)
    In This Topic
    Gets the name of the Table or FeatureClass in which the error occurred.
    Syntax
    public string OriginClass {get;}
    Public ReadOnly Property OriginClass As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also