ITerminalPath Interface

Provides access to members that specify the properties of a network terminal path.

Members

Name Description
Read-only property FromTerminalID Returns the starting terminal ID.
Read-only property ToTerminalID Returns the ending terminal ID.

ITerminalPath.FromTerminalID Property

Returns the starting terminal ID.

Public ReadOnly Property FromTerminalID As Integer
public int FromTerminalID {get;}

ITerminalPath.ToTerminalID Property

Returns the ending terminal ID.

Public ReadOnly Property ToTerminalID As Integer
public int ToTerminalID {get;}

Classes that implement ITerminalPath

Classes Description

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