ServerLicenseSupportExpires Property
|
Date at which support expires.
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2025.2.287.2434
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