Provides access to members that specify the properties of a network terminal path.
Members
Name | Description | |
---|---|---|
FromTerminalID | Returns the starting terminal ID. | |
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 |
---|