Click or drag to resize

ILicenseStartAt Property

Indicates when the license start (in UTC).

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
DateTime StartAt { get; }

Property Value

Type: DateTime
Remarks
Returns `DateTime.MinValue` if the license is invalid.
See Also