AnnReview Class Members

Summary

The following tables list the members exposed by AnnReview.

Public Constructors

Name Description
Public Constructor static  | Shared in VB 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 static  | Shared in VB accepted Accepted status. Indicates the item is accepted.
Public Field static  | Shared in VB cancelled Cancelled status. Indicates the item is cancelled.
Public Field static  | Shared in VB completed Completed status. Indicates the item is completed.
Public Field static  | Shared in VB created Created status. Indicates the item is created.
Public Field static  | Shared in VB modified Modified status. Indicates the item is modified.
Public Field static  | Shared in VB none None status. Indicates no particular status or has not been set yet.
Public Field static  | Shared in VB rejected Rejected status. Indicates the item is rejected.
Public Field static  | Shared in VB reply Reply status. Indicates the item is a reply.

See Also

AnnReview Class

Leadtools.Annotations.Engine Namespace

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.