Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ElementValue Property (SaveXmlData)






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

Property Value

The value of the XML element that is about to be written.
Remarks
This corresponds to a DICOM element value. This value can be changed in the SaveXmlCallback delegate
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