replies Property

Summary

Gets the list of replies to this review item.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnReview.prototype, 'replies', 
	get: function() 
) 
replies: AnnReview[]; // read-only 

Property Value

The list of replies to this review item. Default value is an empty list ready to be used.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly