currentDateTime Property

Summary

Gets or sets the current date and time when creating this stamp element.

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

Property Value

A value indicating the current date and time when creating this stamp element.

Example

For an example, refer to IAnnBatesElement.

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.BatesStamp Assembly