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






In This Topic
    ChestCADSR Field
    In This Topic
    Chest CAD SR Storage (1.2.840.10008.5.1.4.1.1.88.65)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ChestCADSR As UID
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.ChestCADSR
    public static readonly UID ChestCADSR
    public field ChestCADSR: UID; static; readonly 
    public static var ChestCADSR : UID;
    public: static readonly UID* ChestCADSR
    public:
    static readonly UID^ ChestCADSR
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also