Timestamp Property

Summary

The timestamp of the change to this history item.

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

Property Value

The timestamp of the change to this history item. Default value is null.

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.Annotations.Engine Assembly

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