Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
DicomGetValueResult Enumeration
See Also  
Leadtools.Dicom Namespace : DicomGetValueResult Enumeration



Specifies the possible result of GetValue

Syntax

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

Members

MemberDescription
Success Element exists and its value was returned
ElementPresentWithValue Element exists and its value was returned
ElementPresentWithValueConversionFailed Element exists but its value could not be successfully converted to the requested type
ElementPresentWithNoValue Element exists but it has no assigned value
ElementNotPresent Element is not present
InvalidType The requested generic type is not supported by GetValue

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: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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