DicomObjects.NET Core Documentation
DicomObjects.UIDs Namespace / SOPClasses Class / ModalityPerformedProcedureStepNotification Field



In This Topic
    ModalityPerformedProcedureStepNotification Field
    In This Topic
    Modality Performed Procedure Step Notification SOP Class (1.2.840.10008.3.1.2.3.5)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ModalityPerformedProcedureStepNotification As UID
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.ModalityPerformedProcedureStepNotification
    public static readonly UID ModalityPerformedProcedureStepNotification
    public:
    static readonly UID^ ModalityPerformedProcedureStepNotification
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also