←Select platform

IncludeStudyRelatedInstances Property

Summary

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

Syntax

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

Property Value

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

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