←Select platform

IncludePatientRelatedSeries Property

Summary

Gets or sets a value whether to include the DICOM Number of Patient Related Series element in the response.

Syntax

C#
VB
C++
public bool IncludePatientRelatedSeries { get; set; } 
  
Public Property IncludePatientRelatedSeries As Boolean 
public: 
property bool IncludePatientRelatedSeries { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly