Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Date Property

Show in webframe
Gets or sets the date this review item was created.
Syntax
get_date();
set_date(value);
Object.defineProperty('date');

Property Value

TypeDescription
DateThe 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.

See Also

Reference

AnnReview Object
AnnReview Members

Error processing SSI file