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