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 field ProceduralEventLoggingSOPInstance: UID; static; readonly
public static var ProceduralEventLoggingSOPInstance : UID;
public: static readonly UID* ProceduralEventLoggingSOPInstance
public:
static readonly UID^ ProceduralEventLoggingSOPInstance
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also