←Select platform

DeleteHangingProtocol(MatchingParameterCollection) Method

Summary

Deletes the hanging protocol information that matches the given query parameters.

Syntax
C#
VB
C++
public int DeleteHangingProtocol( 
   MatchingParameterCollection matchingEntitiesCollection 
) 
Public Function DeleteHangingProtocol( 
   ByVal matchingEntitiesCollection As MatchingParameterCollection 
) As Integer 
public:  
   Int32 DeleteHangingProtocol( 
      MatchingParameterCollection^ matchingEntitiesCollection 
   ) 

Parameters

matchingEntitiesCollection

A MatchingParameterCollection which includes the matching parameters for the query.

Return Value

A value representing the number of deleted instances.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.