ElementValue Property

Summary
Identifies the value of the XML element that is about to be written.
Syntax
C#
C++/CLI
public string ElementValue { get; set; } 
public: 
property String^ ElementValue { 
   String^ get(); 
   void set (    String^ ); 
} 

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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.