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

DicomInsertElementAndSetValueResult Enumeration








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