IUserLastConnectionAt Property |
Returns the date of the latest user connection
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax Nullable<DateTime> LastConnectionAt { get; }
ReadOnly Property LastConnectionAt As Nullable(Of DateTime)
Get
property Nullable<DateTime> LastConnectionAt {
Nullable<DateTime> get ();
}
Property Value
Type:
NullableDateTimeSee Also