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


Glossary Item Box

Gets a value indicating whether this license is restricted.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property IsRestricted As Boolean
C# 
public virtual bool IsRestricted {get;}
C++/CLI 
public:
virtual property bool IsRestricted {
   bool get();
}

Remarks

If this license is restricted, then it might have less functionality than an unrestricted license.

Requirements

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

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 15.01

See Also