Keysight Pathwave 89600 VSA .NET API
ListSevenUsers Property
See Also 
Agilent.SA.Vsa.Wlan80211N.Interfaces Assembly > Agilent.SA.Vsa.Wlan80211N Namespace > SignalingAndMappingHelper Class : ListSevenUsers Property


Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly Property ListSevenUsers As List(Of String)
C# 
public static List<string> ListSevenUsers {get;}
C++/CLI 
public:
static property List<String^>^ ListSevenUsers {
   List<String^>^ get();
}

Requirements

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

See Also