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






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

    Target Platforms: .NET CLR 4.8 or higher

    See Also