InternalLicenseExpiry Property
|
[Missing <summary> documentation for
"P:WebSupergoo.WordGlue4.Product.InternalLicense.Expiry"]
Namespace: WebSupergoo.WordGlue4.Product
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public Nullable<DateTime> Expiry { get; }
Public ReadOnly Property Expiry As Nullable(Of DateTime)
Get
member Expiry : Nullable<DateTime> with get
Property Value
Type:
NullableDateTime
See Also