Click or drag to resize

IPartyLastActiveOn Property

Gets the latest point of time the account was active.

Namespace:  PDTec.IceNet.Core.Database.UserManagement
Assembly:  PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
DateTime LastActiveOn { get; }

Property Value

Type: DateTime
See Also