Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

IncludeStudyRelatedSeries Property






Gets or sets a value whether to include the DICOM Number of Study Related Series element in the response.
Syntax
public bool IncludeStudyRelatedSeries {get; set;}
'Declaration
 
Public Property IncludeStudyRelatedSeries As Boolean
'Usage
 
Dim instance As QueryCFindCommandConfiguration
Dim value As Boolean
 
instance.IncludeStudyRelatedSeries = value
 
value = instance.IncludeStudyRelatedSeries

            

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

Property Value

true to include the DICOM Number of Study Related series element in the response; otherwise, false. Default is true.
Requirements

Target Platforms

See Also

Reference

QueryCFindCommandConfiguration Class
QueryCFindCommandConfiguration Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features