←Select platform

LastAccessDate Property

Summary

Gets or sets the last DateTime that the client was accessed.

Syntax
C#
VB
C++
public DateTime LastAccessDate { get; set; } 
Public Property LastAccessDate() As DateTime 
   Get 
   Set 
public:  
   property DateTime^ LastAccessDate 
   { 
      DateTime^ get() 
      void set(DateTime^ value) 
   } 

Property Value

The last DateTime that the client was accessed.

Example

For an example, refer to the following demos:

  • Leadtools.Medical.AutoCopy.AddIn.dll
  • Leadtools.Medical.Forward.AddIn
  • MedicalWorkstationMainDemo
  • StorageServerManager
Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.