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

Show in webframe

IncludePatientRelatedSeries Property






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

            

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

Property Value

true to include the DICOM Number of Patient Related series element in the response; otherwise, false. Default is false.
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