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


Glossary Item Box

Gets a value indicating whether all features are licensed.

Syntax

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

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 24.21

See Also