C#
VB
C++
Gets the execution result provided by the component that used the argument.
public bool Result { get; }
Public ReadOnly Property Result As Boolean
public:
property bool Result {
bool get();
}
true if the execution succeeded by the component that used the argument; otherwise, it is false.
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