Indicates when the license start (in UTC).
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax DateTime StartAt { get; }
ReadOnly Property StartAt As DateTime
Get
property DateTime StartAt {
DateTime get ();
}
Property Value
Type:
DateTimeRemarks
Returns `DateTime.MinValue` if the license is invalid.
See Also