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

Status Property (AnnReview)

Show in webframe
Gets or sets the status of this review item.
Syntax
get_status();
set_status(value);
Object.defineProperty('status');

Property Value

TypeDescription
stringThe status of this review item. Default value is null.
Remarks

This can be any application specific value such as "Accepted" or "Rejected". AnnReview contains string constants for frequently used status values.

See Also

Reference

AnnReview Object
AnnReview Members

Error processing SSI file