Leadtools.Dicom.Common
LEAD Technologies, Inc

ApplicationDescription Property






Gets or sets the description that will be added to the DICOM dataset preamble.
Syntax
public string ApplicationDescription {get; set;}
'Declaration
 
Public Property ApplicationDescription As String
'Usage
 
Dim instance As Anonymizer
Dim value As String
 
instance.ApplicationDescription = value
 
value = instance.ApplicationDescription
public string ApplicationDescription {get; set;}
 get_ApplicationDescription();
set_ApplicationDescription(value);
public:
property String^ ApplicationDescription {
   String^ get();
   void set (    String^ value);
}

Property Value

The description to be added to the preamble if necessary.
Remarks
If the Dataset being de-identified is being stored within a DICOM File, then the File Meta Information including the 128 byte preamble, if present, will be replaced with a description of the de-identifying application. Otherwise, there is a risk that identity information may leak through unmodified File Meta Information or preamble. See PS 3.10.
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

Anonymizer Class
Anonymizer 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