DicomObjects.NET.8.48 Documentation
DicomObjects.DicomUIDs Namespace / SOPClasses Class / StoredPrint Field






    StoredPrint Field
    Stored Print Storage SOP Class (Retired) (1.2.840.10008.5.1.1.27)
    Syntax
    'Declaration
     
    
    <System.ObsoleteAttribute("Retired UID - should not be used in new implementions")>
    <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
    Public Shared ReadOnly StoredPrint As UID
     
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.StoredPrint
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also