AnnReview Class Members

Summary

The following tables list the members exposed by AnnReview.

Public Constructors

Name Description
AnnReview Initializes a new AnnReview object.

Public Methods

Name Description
= Accepted status. Indicates the item is accepted.
= Cancelled status. Indicates the item is cancelled.
= Completed status. Indicates the item is completed.
= Created status. Indicates the item is created.
= Modified status. Indicates the item is modified.
= None status. Indicates no particular status or has not been set yet.
= Rejected status. Indicates the item is rejected.
= Reply status. Indicates the item is a reply.
clone Creates an exact copy of this AnnReview object.
toString Gets a human readable string that represents this review item.

Public Properties

Name Description
author Gets or sets the author of this review item.
comment Gets or sets the free flowing text that contains any additional notes or comments about this review item.
date Gets or sets the date this review item was created.
isChecked Gets or sets a value that indicate whether this review item is checked (approved).
replies Gets the list of replies to this review item.
status Gets or sets the status of this review item.
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