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