status Property

Summary

Gets or sets the status of this review item.

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

Property Value

The 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.

Requirements

Target Platforms

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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