MembershipUserInfoLastActivity Property |
Gets or sets the last login date in short format.
Namespace:
Packflow.Core.Poco
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [DataMemberAttribute]
public string LastActivity { get; set; }
Property Value
Type:
StringSee Also