Leadtools.Dicom.Common

Attributes Property (SaveXmlData)

Show in webframe





Contains a dictionary of string pairs that correspond to each attribute that is about to be written to the output xml file.
Syntax
public Dictionary<string,string> Attributes {get; set;}
'Declaration
 
Public Property Attributes As Dictionary(Of String,String)
'Usage
 
Dim instance As SaveXmlData
Dim value As Dictionary(Of String,String)
 
instance.Attributes = value
 
value = instance.Attributes

            

            
public:
property Dictionary<String^,String^>^ Attributes {
   Dictionary<String^,String^>^ get();
   void set (    Dictionary<String^,String^>^ value);
}

Property Value

A dictionary of string pairs that correspond to each attribute that is about to be written to the output xml file
Remarks
This can be modified in the in the SaveXmlCallback delegate to add, remove, or change the attributes that will be written to the output xml file.
Example
For an example, refer to SaveXmlCallback.
Requirements

Target Platforms

See Also

Reference

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