Keysight Pathwave 89600 VSA .NET API
LinkDirection Property
See Also 
Agilent.SA.Vsa.Lte.Interfaces Assembly > Agilent.SA.Vsa.Lte Namespace > MeasurementExtension Class : LinkDirection Property


Glossary Item Box

Gets or sets the link direction.

Syntax

Visual Basic (Declaration) 
Public MustOverride Property LinkDirection As LinkDirectionType
C# 
public abstract LinkDirectionType LinkDirection {get; set;}
C++/CLI 
public:
abstract property LinkDirectionType LinkDirection {
   LinkDirectionType get();
   void set (    LinkDirectionType value);
}

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also