OrphanCleanupOnDelete Property (original) (raw)

Summary

Gets or sets a value indicating whether to remove Patient, Study, and Series table orphaned records on every delete.

Syntax

public bool OrphanCleanupOnDelete { get; set; } 

public: property bool OrphanCleanupOnDelete { bool get() void set(bool value) }

Property Value

A value indicating whether to remove Patient, Study, and Series table orphaned records on every delete.

Leadtools.Dicom.Scp Assembly

SendCMoveResponse(byte,int,string,DicomCommandStatusType,StatusBase,int,int,int,int,DicomDataSet,string) Method

SendCMoveResponse(byte,int,string,DicomCommandStatusType,StatusBase,int,int,int,int,DicomDataSet,string,DicomCommandType) Method