ServerLicenseLicenseExpires Property
|
Date at which the license expires.
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
Syntaxpublic long LicenseExpires { get; }
Public ReadOnly Property LicenseExpires As Long
Get
public:
property long long LicenseExpires {
long long get ();
}
member LicenseExpires : int64 with get
Property Value
Type:
Int64
See Also