OrphanCleanupInterval Property (original) (raw)
Summary
Gets or sets a value indicating a time interval for removing Patient, Study, and Series table orphaned records.
Syntax
public int OrphanCleanupInterval { get; set; }
public:
property Int32 OrphanCleanupInterval
{
Int32 get()
void set(Int32 value)
}
Property Value
A value indicating a time interval for removing Patient, Study, and Series table orphaned records.
Leadtools.Dicom.Scp Assembly