NetworkSessionCertificateTotalSeats Property |
Gets the total number of Network Sessions allowed.
Namespace: com.softwarekey.Client.Licensing.NetworkAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int TotalSeats { get; }
Public ReadOnly Property TotalSeats As Integer
Get
public:
property int TotalSeats {
int get ();
}
Property Value
Type:
Int32
See Also