kind Property

Summary

Gets or sets the representation to use for the current date and time.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnBatesDateTime.prototype, 'kind', 
	get: function(), 
	set: function(value) 
) 

Property Value

A value indicating the representation to use for the current date time.

Remarks

This will be used when calling AsString method to get current date and time on a specified date and time kind.

Example

For an example, refer to IAnnBatesElement.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.BatesStamp Assembly

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