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: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
DateTime LastActiveOn { get; }

Property Value

Type: DateTime
See Also