LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

value Property

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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