LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)
LEAD Technologies, Inc

IncludeDisplayApplication Property






Gets or sets the the value specifying whether or not to include a display application.
Syntax
public Nullable<YesNo> IncludeDisplayApplication {get; set;}
'Declaration
 
Public Property IncludeDisplayApplication As Nullable(Of YesNo)
'Usage
 
Dim instance As MediaCreationManagementScu
Dim value As Nullable(Of YesNo)
 
instance.IncludeDisplayApplication = value
 
value = instance.IncludeDisplayApplication
public IReference<YesNo> IncludeDisplayApplication {get; set;}
 get_IncludeDisplayApplication();
set_IncludeDisplayApplication(value);
public:
property Nullable<YesNo> IncludeDisplayApplication {
   Nullable<YesNo> get();
   void set (    Nullable<YesNo> value);
}

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MediaCreationManagementScu Class
MediaCreationManagementScu Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features