Keysight Pathwave 89600 VSA .NET API
Code Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > License Class : Code Property


Glossary Item Box

Gets a 3 character code that identifies this license.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property Code As String
C# 
public abstract string Code {get;}
C++/CLI 
public:
abstract property String^ Code {
   String^ get();
}

Remarks

The option code is the same as it appears in the License Options dialog box.

Requirements

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

See Also