Keysight Pathwave 89600 VSA .NET API
Version Property
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Agilent.SA.Vsa.NewRadio Namespace > TestModelSetup Class : Version Property


Glossary Item Box

Gets or sets the version used when applying the test model.

Syntax

Visual Basic (Declaration) 
Public Property Version As TestModelVersion
C# 
public TestModelVersion Version {get; set;}
C++/CLI 
public:
property TestModelVersion Version {
   TestModelVersion get();
   void set (    TestModelVersion value);
}

Requirements

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

See Also