←Select platform

JobStatusChangedTimestamp Property

Summary

UTC timestamp for when the compare job's JobStatus was last updated.

Syntax
C#
C++/CLI
Python
[DataMemberAttribute(Name="jobStatusChangedTimestamp")] 
public string JobStatusChangedTimestamp {get; set;} 
public:  
   [DataMemberAttribute(Name=L"jobStatusChangedTimestamp")] 
   property String^ JobStatusChangedTimestamp 
   { 
      String^ get() 
      void set(String^ value) 
   } 
JobStatusChangedTimestamp # get and set (CompareJobData) 

Property Value

String corresponding to a UTC timestamp. The default value is null.

Requirements

Target Platforms

Help Version 22.0.2023.5.11
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Compare Assembly

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