Leadtools.Dicom.Common
LEAD Technologies, Inc

ElementName Property (SaveXmlData)






Identifies the name of the xml element that is about to be written.
Syntax
public string ElementName {get; set;}
'Declaration
 
Public Property ElementName As String
'Usage
 
Dim instance As SaveXmlData
Dim value As String
 
instance.ElementName = value
 
value = instance.ElementName
public string ElementName {get; set;}
 get_ElementName();
set_ElementName(value);
public:
property String^ ElementName {
   String^ get();
   void set (    String^ value);
}

Property Value

The name of the xml element that is about to be written.
Remarks
By default, this is either 'dataset' or 'element'. This value can be changed in the SaveXmlCallback delegate
Example
For an example, refer to SaveXmlCallback.
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

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