LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

DicomGetValueResult Enumeration








Specifies the possible result of GetValue .NET support WinRT support Silverlight support
Syntax
public enum DicomGetValueResult : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomGetValueResult 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomGetValueResult
public enum DicomGetValueResult : System.IComparableSystem.IConvertibleSystem.IFormattable  
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomGetValueResult = function() { };
Leadtools.Dicom.DicomGetValueResult.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomGetValueResult : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
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: 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

Leadtools.Dicom Namespace
GetValue
GetValueResult Property

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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