MediaObjectUpdated Event

Syntax
C#
VB
C++
public event EventHandler<MediaItemEventArgs> MediaObjectUpdated 
  
Public Event MediaObjectUpdated As EventHandler(Of MediaItemEventArgs) 
public: 
event EventHandler<MediaItemEventArgs^>^ MediaObjectUpdated 
Event Data

The event handler receives an argument of type MediaItemEventArgs containing data related to this event. The following MediaItemEventArgs properties provide information specific to this event.

PropertyDescription
Item Gets or sets the Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationManagement item.
Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.