Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ElementName Property (LoadXmlBeforeElementData)






Gets the name of the element as it appears in the input XML file.
Syntax
public string ElementName {get; set;}
'Declaration
 
Public Property ElementName As String
'Usage
 
Dim instance As LoadXmlBeforeElementData
Dim value As String
 
instance.ElementName = value
 
value = instance.ElementName
public:
property String^ ElementName {
   String^ get();
   void set (    String^ value);
}

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

See Also

Reference

LoadXmlBeforeElementData Class
LoadXmlBeforeElementData Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features