Gets the destination port for this user.

Namespace:  Asi.iBO
Assembly:  Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0

Syntax

C#
public string PortDestination { get; }
Visual Basic (Declaration)
Public ReadOnly Property PortDestination As String
Visual C++
public:
property String^ PortDestination {
	String^ get ();
}

See Also