GetStatusUpdateDate Method

Summary
Gets the date and time when the media object status was last updated.
Syntax
C#
VB
C++
public DateTime GetStatusUpdateDate( 
   string sopInstanceUID 
) 
  
Public Function GetStatusUpdateDate( _ 
   ByVal sopInstanceUID As String _ 
) As Date 
public: DateTime GetStatusUpdateDate(  
   string* sopInstanceUID 
)  

Parameters

sopInstanceUID
A System.String that represents the SOP Instance UID of the Media Creation Management object to get the status update date and time.

Return Value

A System.DateTime object that represents the date and time when the media object status was last updated.

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.Medical.Media.DataAccessLayer Assembly

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