Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace : DicomRoleSupport Enumeration |
public enum DicomRoleSupport : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum DicomRoleSupport Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As DicomRoleSupport
public enum DicomRoleSupport : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.DicomRoleSupport = function() { }; Leadtools.Dicom.DicomRoleSupport.prototype = {<br/> LeadtoolsMemberMarker(replace me) };
public enum class DicomRoleSupport : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Unsupported | The role is not supported. |
0x00000001 | Supported | The role is supported. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomRoleSupport