C#
VB
Java
C++
Determines if the command object has a progress event handler set.
public bool HasProgress { get; }
Public ReadOnly Property HasProgress As Boolean
public final boolean hasProgress()
public:
property bool HasProgress {
bool get();
}
true if the command object has a progress event handler set; false, otherwise.
For an example, refer to RasterCommand.
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