Leadtools.Dicom.Common

NodeType Property

Show in webframe





Identifies the type of the xml node that is about to be written to the xml output file.
Syntax
public DicomXmlNodeType NodeType {get; set;}
'Declaration
 
Public Property NodeType As DicomXmlNodeType
'Usage
 
Dim instance As SaveXmlData
Dim value As DicomXmlNodeType
 
instance.NodeType = value
 
value = instance.NodeType

            

            
public:
property DicomXmlNodeType NodeType {
   DicomXmlNodeType get();
   void set (    DicomXmlNodeType value);
}

Property Value

The type of the xml node that is about to be written to the xml output file
Remarks
This value cannot be changed.
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