Members
| Name | Description | |
|---|---|---|
![]() |
ErrorCode | |
![]() |
ExportedFileName | Gets the exported file name. |
![]() |
Geometry | |
![]() |
ID | |
![]() |
IsDefaultTraceConfigModified | |
![]() |
Message | |
![]() |
Name | |
![]() |
Status |
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.IsDefaultTraceConfigModified Property
.
Public Property IsDefaultTraceConfigModified As Boolean
public bool IsDefaultTraceConfigModified {get; set;}
ICircuitResultInfo.Message Property
.
Public Property Message As String
public string Message {get; set;}
ICircuitResultInfo.Name Property
.
Public Property Name As String
public string Name {get; set;}
ICircuitResultInfo.Status Property
.
Public Property Status As esriCircuitStatus
public esriCircuitStatus Status {get; set;}
Classes that implement ICircuitResultInfo
| Classes | Description |
|---|

