ILicenseInfoStartDate Property
UTC date and time of the license start.
This value is for old versions of SMath Licensing Server or if no suitable license is found.
Namespace: SMath.Manager.LicensingAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
DateTime? StartDate { get; }
ReadOnly Property StartDate As DateTime?
Get
property Nullable<DateTime> StartDate {
Nullable<DateTime> get ();
}
abstract StartDate : Nullable<DateTime> with get
Property Value
NullableDateTime