DicomObjects.NET.V8
DicomObjects.DicomUIDs Namespace / WellKnownInstances Class / ProceduralEventLoggingSOPInstance Field



In This Topic
    ProceduralEventLoggingSOPInstance Field
    In This Topic
    Procedural Event Logging SOP Instance (1.2.840.10008.1.40.1)
    Syntax
    'Declaration
     
    Public Shared ReadOnly ProceduralEventLoggingSOPInstance As UID
    'Usage
     
    Dim value As UID
     
    value = WellKnownInstances.ProceduralEventLoggingSOPInstance
    public static readonly UID ProceduralEventLoggingSOPInstance
    public:
    static readonly UID^ ProceduralEventLoggingSOPInstance
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also