IConflictInspection Interface

Provides access to conflict inspections.

Members

Name Description
Read/write property ClassID
Read/write property LayerID
Read/write property Note
Read/write property 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.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.