Value Property

Summary

Gets or sets the value for this property.

Syntax
C#
VB
C++
public object Value { get; set; } 
Public Property Value As Object 
public: 
property Object^ Value { 
   Object^ get(); 
   void set (    Object^ ); 
} 

Property Value

The property value value.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly