ServerLicenseFileLimit Property
|
Maximum number of files those can be added under current license.
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
Syntaxpublic string FileLimit { get; }
Public ReadOnly Property FileLimit As String
Get
public:
property String^ FileLimit {
String^ get ();
}
member FileLimit : string with get
Property Value
Type:
String
See Also