Provides access to conflict inspections.
Members
| Name | Description | |
|---|---|---|
![]() |
ClassID | |
![]() |
LayerID | |
![]() |
Note | |
![]() |
ObjectID |
IConflictInspection.ClassID Property
.
Public Property ClassID As Integer
public int ClassID {get; set;}
IConflictInspection.LayerID Property
.
Public Property LayerID As Integer
public int LayerID {get; set;}
IConflictInspection.Note Property
.
Public Property Note As String
public string Note {get; set;}
IConflictInspection.ObjectID Property
.
Public Property ObjectID As Long
public long ObjectID {get; set;}
Classes that implement IConflictInspection
| Classes | Description |
|---|---|
| ConflictInspection | Conflict inspection object. |
