[This is preliminary documentation and is subject to change.]
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public Nullable<DateTime> LastLoginUTC { get; }public Nullable<DateTime> LastLoginUTC { get; }Public ReadOnly Property LastLoginUTC As Nullable(Of DateTime)
Get
Public ReadOnly Property LastLoginUTC As Nullable(Of DateTime)
Get
public:
virtual property Nullable<DateTime> LastLoginUTC {
Nullable<DateTime> get () sealed;
}public:
virtual property Nullable<DateTime> LastLoginUTC {
Nullable<DateTime> get () sealed;
}abstract LastLoginUTC : Nullable<DateTime> with get
override LastLoginUTC : Nullable<DateTime> with get
abstract LastLoginUTC : Nullable<DateTime> with get
override LastLoginUTC : Nullable<DateTime> with get
Property Value
Type:
Nullable
DateTime Implements
ISession LastLoginUTC