←Select platform

AllowNonDicomObjects Property

Summary

Gets or sets the value specifying whether to include non-DICOM objects(e.g., HTML files, JPEG images) that are a rendering of the DICOM instances, on the created media.

Syntax

C#
VB
C++
public Nullable<IncludeNonDicomObjects> AllowNonDicomObjects {get; set;}
Public Property AllowNonDicomObjects As Nullable(Of IncludeNonDicomObjects)
public: 
property Nullable<IncludeNonDicomObjects> AllowNonDicomObjects { 
   Nullable<IncludeNonDicomObjects> get(); 
   void set (    Nullable<IncludeNonDicomObjects> ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scu Assembly
Click or drag to resize