←Select platform

value Property

Summary

Gets or sets the value.

Syntax

C#
VB
C++
[XmlAttributeAttribute("base64Binary")] 
public byte[] value {get; set;} 
<XmlAttributeAttribute("base64Binary")> 
Public Property value As Byte() 
[XmlAttributeAttribute("base64Binary")] 
public: 
property array<byte>^ value { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 

Property Value

The value.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.AddIn Assembly
Click or drag to resize