LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

AllowNonDicomObjects Property

Show in webframe





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
public Nullable<IncludeNonDicomObjects> AllowNonDicomObjects {get; set;}
'Declaration
 
Public Property AllowNonDicomObjects As Nullable(Of IncludeNonDicomObjects)
'Usage
 
Dim instance As MediaCreationManagementScu
Dim value As Nullable(Of IncludeNonDicomObjects)
 
instance.AllowNonDicomObjects = value
 
value = instance.AllowNonDicomObjects

            

            
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

See Also

Reference

MediaCreationManagementScu Class
MediaCreationManagementScu Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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