ClubUserLastLogin Property
Date/time the user was last logged in
Namespace: NFF.FIKS.EnterpriseServices.Components.EntitiesAssembly: NFF.FIKS.EnterpriseServices.Components (in NFF.FIKS.EnterpriseServices.Components.dll) Version: 1.0.0.0 (1.0.0.0)
public DateTime LastLogin { get; set; }
Public Property LastLogin As DateTime
Get
Set
public:
property DateTime LastLogin {
DateTime get ();
void set (DateTime value);
}
member LastLogin : DateTime with get, set
Property Value
DateTime