C#
VB
Java
WinRT C#
C++
Gets or sets the role associated with this operation.
public string Role { get; set; }
Public Property Role As String
public string Role {get; set;}
public String getRole()
public void setRole(String value)
get_Role();
set_Role(value);
Object.defineProperty('Role');
public:
property String^ Role
{
String^ get()
void set(String^ value)
}
The role associated with this event. Default value is set by the annotation framework based on the operation type. The user can modify this value to return a custom role name.
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