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



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

Syntax

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

Members

MemberDescription
ElementAddedValueNotSetElement successfully added but value not assigned
ElementAddedValueSetElement successfully added and value successfully assigned
ElementExistedValueNotSetElement not added because it already existed, and value not assigned
ElementExistedValueSetElement not added because it already existed, and value of existing element successfully assigned
ElementNotAddedElement not added
SuccessElement successfully added and value successfully assigned

Remarks

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

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomInsertElementAndSetValueResult

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