AnnDateTimeKind Enumeration

Summary

Indicates a date time representation.

Syntax

JavaScript Syntax
lt.Annotations.Documents.AnnDateTimeKind = { 
	Utc: 0, 
	Local: 1 
} 
TypeScript Syntax
lt.Annotations.Documents.AnnDateTimeKind = { 
	Utc: 0, 
	Local: 1 
} 

Members

0 Utc

(0) The time represented as UTC.

1 Local

(1) The time represented as local time.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Documents Assembly
Click or drag to resize