Leadtools.Dicom.Common
LEAD Technologies, Inc

ElementValue Property (LoadXmlBeforeElementData)






Gets a value that indicates the string value of the xml element being read.
Syntax
public string ElementValue {get; set;}
'Declaration
 
Public Property ElementValue As String
'Usage
 
Dim instance As LoadXmlBeforeElementData
Dim value As String
 
instance.ElementValue = value
 
value = instance.ElementValue
public string ElementValue {get; set;}
 get_ElementValue();
set_ElementValue(value);
public:
property String^ ElementValue {
   String^ get();
   void set (    String^ value);
}

Property Value

The string value of the xml element being read.
Remarks
If ElementDataType is ElementDataType.String, then this is will be the value assigned to the Leadtools.Dicom.DicomElement that will be be created. If ElementDataType is ElementDataType.Base64 or is ElementDataType.BinHex, then ElementValue contains a string that will be decoded accordingly, and then assigned to the Leadtools.Dicom.DicomElement that will be be created.

Modifying ElementValue changes the value that will be written for the Leadtools.Dicom.DicomElement.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LoadXmlBeforeElementData Class
LoadXmlBeforeElementData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features