SearchCompletedEventArgsSeatOpened Property |
Whether or not the search was able to find an open network seat.
Namespace: com.softwarekey.Client.Licensing.NetworkAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic bool SeatOpened { get; }
Public ReadOnly Property SeatOpened As Boolean
Get
public:
property bool SeatOpened {
bool get ();
}
Property Value
Type:
Boolean
See Also