Moonware.Common Namespace > ConnectedUser Class : SessionStarted Property |
'Declaration <DataMemberAttribute()> Public Property SessionStarted As Date
'Usage Dim instance As ConnectedUser Dim value As Date instance.SessionStarted = value value = instance.SessionStarted
[DataMemberAttribute()] public DateTime SessionStarted {get; set;}
[DataMemberAttribute()] public: property DateTime SessionStarted { DateTime get(); void set ( DateTime value); }
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