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

Author Property

Show in webframe
Gets or sets the author of this review item.
Syntax
get_author();
set_author(value);
Object.defineProperty('author');

Property Value

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

Applications usually sets this to the current logged in user name or ID.

See Also

Reference

AnnReview Object
AnnReview Members

Error processing SSI file