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


Glossary Item Box

Syntax

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

Requirements

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

See Also