DicomObjects.NET.8.48 Documentation
DicomObjects.DicomUIDs Namespace / MetaSOPClasses Class / GeneralPurposeWorklist Field

In This Topic
    GeneralPurposeWorklist Field
    In This Topic
    General Purpose Worklist Management Meta SOP Class (Retired) (1.2.840.10008.5.1.4.32)
    Syntax
    'Declaration
     
    
    <System.ObsoleteAttribute("Retired UID should not be used in new implementations.")>
    <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
    Public Shared ReadOnly GeneralPurposeWorklist As UID
    [System.Obsolete("Retired UID should not be used in new implementations.")]
    [System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
    public static readonly UID GeneralPurposeWorklist
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also