Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ValueType Property






Gets or sets the type of the value.
Syntax
[ElementAttribute()]
public Nullable<ValueType> ValueType {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property ValueType As Nullable(Of ValueType)
'Usage
 
Dim instance As ContentItem
Dim value As Nullable(Of ValueType)
 
instance.ValueType = value
 
value = instance.ValueType
[ElementAttribute()]
public:
property Nullable<ValueType> ValueType {
   Nullable<ValueType> get();
   void set (    Nullable<ValueType> value);
}

Property Value

The type of the value.
Requirements

Target Platforms

See Also

Reference

ContentItem Class
ContentItem Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features