Leadtools.Dicom.Common

NumericValue Property

Show in webframe





Gets or sets the numeric value.
Syntax
[ElementAttribute()]
public Nullable<double> NumericValue {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property NumericValue As Nullable(Of Double)
'Usage
 
Dim instance As ContentItem
Dim value As Nullable(Of Double)
 
instance.NumericValue = value
 
value = instance.NumericValue

            

            
[ElementAttribute()]
public:
property Nullable<double> NumericValue {
   Nullable<double> get();
   void set (    Nullable<double> value);
}

Property Value

The numeric value.
Requirements

Target Platforms

See Also

Reference

ContentItem Class
ContentItem Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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