←Select platform

Comment Property

Summary

Gets or sets the free flowing text that contains any additional notes or comments about this review item.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public string Comment {get; set;}
Public Property Comment As String
public string Comment {get; set;}
@property (nonatomic) NSString* comment;
public string getComment() 
public void setComment(string value) 
get_Comment(); 
set_Comment(value); 
Object.defineProperty('Comment'); 

Property Value

the free flowing text that contains any additional notes or comments about this review item. Default value is null.

Requirements

Target Platforms

See Also

Reference

AnnReview Class

AnnReview Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize