Connection.Routing Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Connection.Routing Property

BR.AN.PviServices .NET


Gets or sets the routing path.

[Visual Basic]

Public Property Routing() As String

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

public string Routing { public get; public set; }

Example

Routing e.g.: "IF3/IF2.7"

See Also

Connection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]