←Select platform

DeleteWorklistEntity Method

Summary

Deletes the specified worklist entity.

Syntax
C#
VB
C++
public void DeleteWorklistEntity( 
   ICatalogEntity entity 
) 
Public MustOverride Sub DeleteWorklistEntity( 
   ByVal entity As ICatalogEntity 
) 
public:  
   virtual void DeleteWorklistEntity( 
      ICatalogEntity^ entity 
   ) abstract 

Parameters

entity

The ICatalogEntity to delete.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly