←Select platform

InsertHangingProtocolDefinitonSequence Method

Summary

Inserts a hanging protocol definition sequence row into the database table.

Syntax
C#
C++/CLI
protected virtual void InsertHangingProtocolDefinitonSequence( 
   string definitionSequenceGuid, 
   string sopInstanceUID, 
   string modality, 
   string laterality, 
   string studyDescription, 
   string bodyPartExamined, 
   string protocolName 
) 
protected:  
   virtual void InsertHangingProtocolDefinitonSequence( 
       String^ definitionSequenceGuid, 
      String^ sopInstanceUID, 
      String^ modality, 
      String^ laterality, 
      String^ studyDescription, 
      String^ bodyPartExamined, 
      String^ protocolName 
   ) 

command

Type: System.Data.IDbCommand The database command that will be initialized to execute the insert.

definitionSequenceGuid

Unique Id of the sequence.

sopInstanceUID

The SOP Instance UID of the hanging protocol.

modality

Modality name.

laterality

The image position if available.

studyDescription

Description of the study.

bodyPartExamined

Name of the body part examined.

protocolName

Name of the hanging protocol.

Requirements

Target Platforms

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

Leadtools.Medical.Storage.DataAccessLayer Assembly

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