←Select platform

ElementName Property (LoadXmlBeforeElementData)

Summary

Gets the name of the element as it appears in the input XML file.

Syntax

C#
VB
C++
public string ElementName {get; set;} 
Public Property ElementName As String 
public: 
property String^ ElementName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The name of the element as it appears in the input XML file.

Remarks

The default value is 'element'. Modifying this has no effect.

Example

For an example, refer to SaveXmlCallback.

Requirements

Target Platforms

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