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


Glossary Item Box

Syntax

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

Requirements

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

See Also