ServerLicenseUsers Property
|
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
Syntaxpublic int Users { get; }
Public ReadOnly Property Users As Integer
Get
public:
property int Users {
int get ();
}
member Users : int with get
Property Value
Type:
Int32
See Also