ICircuitResultInfo Interface

Members

Name Description
Read/write property ErrorCode
Read/write property ExportedFileName Gets the exported file name.
Read/write property Geometry
Read/write property ID
Read/write property IsDeleted
Read/write property Name

ICircuitResultInfo.ErrorCode Property

.

Public Property ErrorCode As Integer
public int ErrorCode {get; set;}

ICircuitResultInfo.ExportedFileName Property

Gets the exported file name.

Public Property ExportedFileName As String
public string ExportedFileName {get; set;}

ICircuitResultInfo.Geometry Property

.

Public Property Geometry As IGeometry
public IGeometry Geometry {get; set;}

ICircuitResultInfo.ID Property

.

Public Property ID As Guid
public Guid ID {get; set;}

ICircuitResultInfo.IsDeleted Property

.

Public Property IsDeleted As Boolean
public bool IsDeleted {get; set;}

ICircuitResultInfo.Name Property

.

Public Property Name As String
public string Name {get; set;}

Classes that implement ICircuitResultInfo

Classes Description
CircuitResultInfo Utility Network Circuit Result Info

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