Leadtools.Dicom Namespace : DicomTestConformanceFlags Enumeration |
[FlagsAttribute()] public enum DicomTestConformanceFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum DicomTestConformanceFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomTestConformanceFlags
[FlagsAttribute()] public enum DicomTestConformanceFlags : System.IComparable, System.IConvertible, System.IFormattable
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomTestConformanceFlags = function() { }; Leadtools.Dicom.DicomTestConformanceFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class DicomTestConformanceFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
DivideValMultiplicity | Error - improper value multiplicity divisor. |
Element | Error - invalid element. |
ElementExists | Error - element already exists. |
Image | Error - improper image. |
MaxValMultiplicity | Error - improper maximum value multiplicity value. |
Memory | Error - out of memory. |
MinValMultiplicity | Error - improper minimum value multiplicity value. |
None | No error. |
UnknownClass | Error- improper class code. |
UnknownTag | Error - improper tag value. |
UnknownVr | Error - unknown Value Representation code. |
WrongVr | Error - wrong Value Representation code. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomTestConformanceFlags
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