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






In This Topic
    RTIonBeamsTreatmentRecord Field
    In This Topic
    RT Ion Beams Treatment Record Storage (1.2.840.10008.5.1.4.1.1.481.9)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RTIonBeamsTreatmentRecord As UID
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.RTIonBeamsTreatmentRecord
    public static readonly UID RTIonBeamsTreatmentRecord
    public field RTIonBeamsTreatmentRecord: UID; static; readonly 
    public static var RTIonBeamsTreatmentRecord : UID;
    public: static readonly UID* RTIonBeamsTreatmentRecord
    public:
    static readonly UID^ RTIonBeamsTreatmentRecord
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also