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






In This Topic
    BreastTomosynthesisImage Field
    In This Topic
    Breast Tomosynthesis Image Storage (1.2.840.10008.5.1.4.1.1.13.1.3)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BreastTomosynthesisImage As UID
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.BreastTomosynthesisImage
    public static readonly UID BreastTomosynthesisImage
    public field BreastTomosynthesisImage: UID; static; readonly 
    public static var BreastTomosynthesisImage : UID;
    public: static readonly UID* BreastTomosynthesisImage
    public:
    static readonly UID^ BreastTomosynthesisImage
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also