←Select platform

DeletePatientCommand Class Members

Summary

The following tables list the members exposed by DeletePatientCommand.

Public Constructors

Name Description
DeletePatientCommand Initializes a new instance of the DeletePatientCommand class.
PatientUpdaterCommand Initializes a new instance of the PatientUpdaterCommand class. (Inherited from PatientUpdaterCommand)

Public Methods

Name Description
LogAudit Logs the specified entry as an Audit level entry. (Inherited from PatientUpdaterCommand)

Protected Methods

Name Description
DeletePatient Deletes the specified patient. (Inherited from PatientUpdaterCommand)
DeleteSeries Deletes the information about the specified series. (Inherited from PatientUpdaterCommand)
DeleteStudy Deletes the specified study. (Inherited from PatientUpdaterCommand)
DoExecute Performs the actual processing of the client request.
DoStoreDataSet Stores the DICOM dataset. (Inherited from PatientUpdaterCommand)
FindPatient Finds the information about the specified patient. (Inherited from PatientUpdaterCommand)
FindStudy Finds the specified study. (Inherited from PatientUpdaterCommand)
GenerateUID Generates the DICOM UID. (Inherited from PatientUpdaterCommand)
GetCommandInformation Gets the command information. (Inherited from PatientUpdaterCommand)
GetPatientInstances Gets the instances for the specified patient ID. (Inherited from PatientUpdaterCommand)
GetPatientStudies Gets the study information for the specified patient. (Inherited from PatientUpdaterCommand)
GetPatientStudyCount Gets the number of existing studies for the specified patient. (Inherited from PatientUpdaterCommand)
GetSeriesInstanceCount Gets the number of instances for the specified series. (Inherited from PatientUpdaterCommand)
GetSeriesInstances Gets the series instances. (Inherited from PatientUpdaterCommand)
GetStorageLocation Gets the storage location for the specified DICOM dataset. (Inherited from PatientUpdaterCommand)
GetStudyInstanceCount Gets the number of instances for the specified study. (Inherited from PatientUpdaterCommand)
GetStudyInstances Gets the study instances. (Inherited from PatientUpdaterCommand)
GetStudySeriesCount Gets the number of series for the specified study. (Inherited from PatientUpdaterCommand)
GetUserInformation Gets the user's information. (Inherited from PatientUpdaterCommand)
PatientExists Checks to see whether the specified patient ID exists. (Inherited from PatientUpdaterCommand)
SeriesExists Checks to see whether the specified series UID exists. (Inherited from PatientUpdaterCommand)
StudyExists Checks to see whether the specified study UID exists. (Inherited from PatientUpdaterCommand)
Validate Validates the specified updater command. (Inherited from PatientUpdaterCommand)

Public Properties

Name Description
Data Gets or sets extra data associated with the command. (Inherited from PatientUpdaterCommand)
DataAccess Gets or sets the Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent object used to perform queries for the DICOM instances. (Inherited from PatientUpdaterCommand)
ExternalStoreDataAccess Gets or sets the Leadtools.Medical.ExternalStore.DataAccessLayer.IExternalStoreDataAccessAgent object used to perform queries for the external store database (Inherited from PatientUpdaterCommand)
Options Gets or sets the options for the patient updater command. (Inherited from PatientUpdaterCommand)
StoreConfiguration Gets the configuration for the Leadtools.Dicom.Scp.Command.CStoreCommand. These configuration options are used by the patient updater commands. (Inherited from PatientUpdaterCommand)
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly