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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly