Leadtools.Dicom.Common

IncludeDisplayApplication Property

Show in webframe





Gets or sets the the value specifying whether or not to include a display application.
Syntax
[ElementAttribute()]
[TypeConverterAttribute("Leadtools.Dicom.Common.Editing.Converters.EnumValueConverter`1[[Leadtools.Dicom.Common.DataTypes.YesNo, Leadtools.Dicom.Common, Version=18.0.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977]], Leadtools.Dicom.Common, Version=18.0.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")]
public Nullable<YesNo> IncludeDisplayApplication {get; set;}
'Declaration
 
<ElementAttribute()>
<TypeConverterAttribute("Leadtools.Dicom.Common.Editing.Converters.EnumValueConverter`1[[Leadtools.Dicom.Common.DataTypes.YesNo, Leadtools.Dicom.Common, Version=18.0.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977]], Leadtools.Dicom.Common, Version=18.0.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")>
Public Property IncludeDisplayApplication As Nullable(Of YesNo)
'Usage
 
Dim instance As MediaCreationManagement
Dim value As Nullable(Of YesNo)
 
instance.IncludeDisplayApplication = value
 
value = instance.IncludeDisplayApplication

            

            
[ElementAttribute()]
[TypeConverterAttribute("Leadtools.Dicom.Common.Editing.Converters.EnumValueConverter`1[[Leadtools.Dicom.Common.DataTypes.YesNo, Leadtools.Dicom.Common, Version=18.0.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977]], Leadtools.Dicom.Common, Version=18.0.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")]
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

See Also

Reference

MediaCreationManagement Class
MediaCreationManagement Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features