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






In This Topic
    DICOSThreatDetectionReport Field
    In This Topic
    DICOS Threat Detection Report Storage (1.2.840.10008.5.1.4.1.1.501.3)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DICOSThreatDetectionReport As UID
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.DICOSThreatDetectionReport
    public static readonly UID DICOSThreatDetectionReport
    public field DICOSThreatDetectionReport: UID; static; readonly 
    public static var DICOSThreatDetectionReport : UID;
    public: static readonly UID* DICOSThreatDetectionReport
    public:
    static readonly UID^ DICOSThreatDetectionReport
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also