Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomUIDCategory Enumeration








Represents the type of UID
Syntax
'Declaration
 
Public Enum DicomUIDCategory 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomUIDCategory
public enum DicomUidCategory
Leadtools.Dicom.DicomUIDCategory = function() { };
Leadtools.Dicom.DicomUIDCategory.prototype = {<br/>
  Other = 0x00000000,
	Transfer1 = 0x00000001,
	Transfer2 = 0x00000002,
	Class = 0x00000003,
	MetaClass = 0x00000004,
	Instance = 0x00000005,
	Application = 0x00000006,
	FrameOfReference = 0x00000007,
	LdapOid = 0x00000008,
	
 };
public enum class DicomUIDCategory : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Other Unknown
0x00000001Transfer1 Transfer Syntax - Uncompressed Image
0x00000002Transfer2 Transfer Syntax - Compressed Image
0x00000003Class SOP Class
0x00000004MetaClass Meta SOP Class
0x00000005Instance SOP Instance
0x00000006Application Application Context Name
0x00000007FrameOfReference Frame of Reference
0x00000008LdapOid Directory Server (LDAP) Object Identifier (OID)
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomUIDCategory

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

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