CreateSeriesFolder Property (original) (raw)

Syntax

public bool CreateSeriesFolder { get; set; } 

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

Property Value

true to create a series folder when a Leadtools.Dicom.DicomDataSet is stored; otherwise, false. The default value is true.

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