C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the author of this review item.
public string Author { get; set; }
Public Property Author As String
public string Author {get; set;}
@property (nonatomic) NSString* author;
public string getAuthor()
public void setAuthor(string value)
get_Author();
set_Author(value);
Object.defineProperty('Author');
public:
property String^ Author
{
String^ get()
void set(String^ value)
}
The author of this review item. Default value is null.
Applications usually sets this to the current logged in user name or ID.
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