←Select platform
In This Topic ▼

AnnReview Class Members

Summary

The following tables list the members exposed by AnnReview.

Public Constructors

Name Description
Public Constructor
AnnReview Initializes a new AnnReview object.

Public Methods

Name Description
Public Method
Clone Creates an exact copy of this AnnReview object.
Public Method ToString Gets a human readable string that represents this review item.

Public Properties

Name Description
Public Property
Author Gets or sets the author of this review item.
Public Property Comment Gets or sets the free flowing text that contains any additional notes or comments about this review item.
Public Property Date Gets or sets the date this review item was created.
Public Property IsChecked Gets or sets a value that indicate whether this review item is checked (approved).
Public Property Replies Gets the list of replies to this review item.
Public Property Status Gets or sets the status of this review item.

Public Fields

Name Description
Public Field
Accepted Accepted status. Indicates the item is accepted.
Public Field Cancelled Cancelled status. Indicates the item is cancelled.
Public Field Completed Completed status. Indicates the item is completed.
Public Field Created Created status. Indicates the item is created.
Public Field Modified Modified status. Indicates the item is modified.
Public Field None None status. Indicates no particular status or has not been set yet.
Public Field Rejected Rejected status. Indicates the item is rejected.
Public Field Reply Reply status. Indicates the item is a reply.

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