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






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

    Target Platforms: .NET CLR 4.8 or higher

    See Also