SplitPatientId Property (original) (raw)

Summary

Gets or sets a value indicating if the path where DICOM Datasets are stored should include subdirectories created by splitting the patient ID in the dataset.

Syntax

public bool SplitPatientId { get; set; } 

public: property bool SplitPatientId {    bool get();    void set (    bool ); }

Property Value

true to include subdirectores created by splitting the patient ID in the dataset. Otherwise, false.

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