LEADTOOLS Medical (Leadtools.Dicom assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
DicomGetValueResult Enumeration
See Also  
Leadtools.Dicom Namespace : DicomGetValueResult Enumeration



Specifies the possible result of GetValueSupported in Silverlight, Windows Phone 7.

Syntax

Visual Basic (Declaration) 
Public Enum DicomGetValueResult 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As DicomGetValueResult
C# 
public enum DicomGetValueResult : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class DicomGetValueResult : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
ElementNotPresentElement is not present
ElementPresentWithNoValueElement exists but it has no assigned value
ElementPresentWithValueElement exists and its value was returned
ElementPresentWithValueConversionFailedElement exists but its value could not be successfully converted to the requested type
InvalidTypeThe requested generic type is not supported by GetValue
SuccessElement exists and its value was returned

Remarks

After calling GetValue, the property DicomDataSet.GetValueResult will contain one of the enumeration values that indicate the result.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomGetValueResult

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features