Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

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:
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

See Also

Reference

SaveXmlData Class
SaveXmlData Members

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