Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

value Property






Gets or sets the value.
Syntax
[XmlAttributeAttribute("base64Binary")]
public byte[] value {get; set;}
'Declaration
 
<XmlAttributeAttribute("base64Binary")>
Public Property value As Byte()
'Usage
 
Dim instance As TypeValuePairType
Dim value() As Byte
 
instance.value = value
 
value = instance.value

            

            
[XmlAttributeAttribute("base64Binary")]
public:
property array<byte>^ value {
   array<byte>^ get();
   void set (    array<byte>^ value);
}

Property Value

The value.
Requirements

Target Platforms

See Also

Reference

TypeValuePairType Class
TypeValuePairType Members

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features