IncludeDisplayApplication Property

Summary
Gets or sets the value specifying whether or not to include a display application.
Syntax
C#
C++/CLI
public Nullable<YesNo> IncludeDisplayApplication { get; set; } 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

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