toString Method

Summary

Gets a human readable string that represents this review item.

Syntax

JavaScript Syntax
AnnReview.prototype.toString = function() 
TypeScript Syntax
toString(): string; 

Return Value

This method returns the following string: "Status" at "Date".

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly