IncludeDisplayApplication Property

Summary
Gets or sets the value specifying whether or not to include a display application.
Syntax
C#
VB
C++
public Nullable<YesNo> IncludeDisplayApplication { get; set; } 
  
Public Property IncludeDisplayApplication As Nullable(Of YesNo) 
public: 
property Nullable<YesNo> IncludeDisplayApplication { 
   Nullable<YesNo> get(); 
   void set (    Nullable<YesNo> ); 
} 

Property Value

Yes to include a display application, not otherwise.

Remarks

The SCP may or may not have the capability to include an application to display the DICOM instances on the created media.

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.Scu Assembly

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