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






In This Topic
    RTDose Field
    In This Topic
    RT Dose Storage (1.2.840.10008.5.1.4.1.1.481.2)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RTDose As UID
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.RTDose
    public static readonly UID RTDose
    public field RTDose: UID; static; readonly 
    public static var RTDose : UID;
    public: static readonly UID* RTDose
    public:
    static readonly UID^ RTDose
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also