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


Glossary Item Box

Syntax

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

Requirements

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

See Also