ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data Namespace / ContingencyViolation Class / Type Property

In This Topic
    Type Property (ContingencyViolation)
    In This Topic
    Gets the type of contingency violation, ContingencyViolationType.
    Syntax
    public ContingencyViolationType Type {get;}
    Public ReadOnly Property Type As ContingencyViolationType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also