IncludeStudyRelatedSeries Property

Summary
Gets or sets a value whether to include the DICOM Number of Study Related Series element in the response.
Syntax
C#
VB
C++
public bool IncludeStudyRelatedSeries { get; set; } 
  
Public Property IncludeStudyRelatedSeries As Boolean 
public: 
property bool IncludeStudyRelatedSeries { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.