Provides access to a circuit location.

Members

Name Description
Read/write property FirstUnit Returns the first unit.
Read/write property GlobalID Returns the global ID.
Read/write property LastUnit Returns the last unit.
Read/write property SourceID Returns the source ID.

ICircuitLocation.FirstUnit Property

Returns the first unit.

Public Property FirstUnit As Short
public short FirstUnit {get; set;}

ICircuitLocation.GlobalID Property

Returns the global ID.

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

ICircuitLocation.LastUnit Property

Returns the last unit.

Public Property LastUnit As Short
public short LastUnit {get; set;}

ICircuitLocation.SourceID Property

Returns the source ID.

Public Property SourceID As Short
public short SourceID {get; set;}

Classes that implement ICircuitLocation

Classes Description
CircuitLocation (esriGeoDatabase) Utility Network Circuit Location

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