Touchstone Re 2023 API Reference
DateModified Property


Air.Services.Proxy Assembly > AIR.Services.Security.Data Namespace > User Class : DateModified Property
Contains the date on which this user was last modified.
Syntax
Public Property DateModified As Date
Dim instance As User
Dim value As Date
 
instance.DateModified = value
 
value = instance.DateModified
public DateTime DateModified {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

User Class
User Members