C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the free flowing text that contains any additional notes or comments about this review item.
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');
public:
property String^ Comment
{
String^ get()
void set(String^ value)
}
the free flowing text that contains any additional notes or comments about this review item. Default value is null.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET