Leadtools.Dicom.Common
LEAD Technologies, Inc

AllowNonDicomObjects Property






Gets or sets the value specifying wheter to include non-DICOM objects(e.g., HTML files, JPEG images) that are a rendering of the DICOM instances, on the created media.
Syntax
[TypeConverterAttribute("Leadtools.Dicom.Common.Editing.Converters.EnumValueConverter`1[[Leadtools.Dicom.Common.DataTypes.IncludeNonDicomObjects, Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977]], Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")]
[ElementAttribute()]
public Nullable<IncludeNonDicomObjects> AllowNonDicomObjects {get; set;}
'Declaration
 
<TypeConverterAttribute("Leadtools.Dicom.Common.Editing.Converters.EnumValueConverter`1[[Leadtools.Dicom.Common.DataTypes.IncludeNonDicomObjects, Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977]], Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")>
<ElementAttribute()>
Public Property AllowNonDicomObjects As Nullable(Of IncludeNonDicomObjects)
'Usage
 
Dim instance As MediaCreationManagement
Dim value As Nullable(Of IncludeNonDicomObjects)
 
instance.AllowNonDicomObjects = value
 
value = instance.AllowNonDicomObjects
[TypeConverterAttribute("Leadtools.Dicom.Common.Editing.Converters.EnumValueConverter`1[[Leadtools.Dicom.Common.DataTypes.IncludeNonDicomObjects, Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977]], Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")]
[ElementAttribute()]
public IReference<IncludeNonDicomObjects> AllowNonDicomObjects {get; set;}
TypeConverterAttribute("Leadtools.Dicom.Common.Editing.Converters.EnumValueConverter`1[[Leadtools.Dicom.Common.DataTypes.IncludeNonDicomObjects, Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977]], Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")
ElementAttribute()
 get_AllowNonDicomObjects();
set_AllowNonDicomObjects(value);
[TypeConverterAttribute("Leadtools.Dicom.Common.Editing.Converters.EnumValueConverter`1[[Leadtools.Dicom.Common.DataTypes.IncludeNonDicomObjects, Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977]], Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")]
[ElementAttribute()]
public:
property Nullable<IncludeNonDicomObjects> AllowNonDicomObjects {
   Nullable<IncludeNonDicomObjects> get();
   void set (    Nullable<IncludeNonDicomObjects> value);
}

Property Value

Yes to allow non-DICOM object, no otherwise.
Remarks
The SCP is not required to be able to add such files.
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

MediaCreationManagement Class
MediaCreationManagement Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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