Leadtools.Dicom.Common
LEAD Technologies, Inc

NumericValue Property






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 IReference<double> NumericValue {get; set;}
ElementAttribute()
 get_NumericValue();
set_NumericValue(value);
[ElementAttribute()]
public:
property Nullable<double> NumericValue {
   Nullable<double> get();
   void set (    Nullable<double> value);
}

Property Value

The numeric value.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ContentItem Class
ContentItem Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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