date Property

Summary

Gets or sets the date this review item was created.

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

Property Value

The date this review item was created. Default value is an empty date.

Remarks

Applications usually sets this to the date and time the user created the review item.

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

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