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






In This Topic
    ProceduralEventLogging Field
    In This Topic
    Procedural Event Logging SOP Class (1.2.840.10008.1.40)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ProceduralEventLogging As UID
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.ProceduralEventLogging
    public static readonly UID ProceduralEventLogging
    public field ProceduralEventLogging: UID; static; readonly 
    public static var ProceduralEventLogging : UID;
    public: static readonly UID* ProceduralEventLogging
    public:
    static readonly UID^ ProceduralEventLogging
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also