C#
VB
C++
Deletes the specified worklist entity.
public void DeleteWorklistEntity(
ICatalogEntity entity
)
Public MustOverride Sub DeleteWorklistEntity(
ByVal entity As ICatalogEntity
)
public:
virtual void DeleteWorklistEntity(
ICatalogEntity^ entity
) abstract
entity
The ICatalogEntity to delete.
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