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






In This Topic
    DigitalMammographyXRay_Presentation Field
    In This Topic
    Digital Mammography X-Ray Image Storage - For Presentation (1.2.840.10008.5.1.4.1.1.1.2)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DigitalMammographyXRay_Presentation As UID
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.DigitalMammographyXRay_Presentation
    public static readonly UID DigitalMammographyXRay_Presentation
    public field DigitalMammographyXRay_Presentation: UID; static; readonly 
    public static var DigitalMammographyXRay_Presentation : UID;
    public: static readonly UID* DigitalMammographyXRay_Presentation
    public:
    static readonly UID^ DigitalMammographyXRay_Presentation
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also