←Select platform

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 
) 
  
Function GetStatusUpdateDate( _ 
   ByVal sopInstanceUID As String _ 
) As Date 
DateTime GetStatusUpdateDate(  
   String^ sopInstanceUID 
)  

Parameters

sopInstanceUID
A System.String representing the SOP Instance UID of the Media Creation Management object to get the status update date/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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Media.DataAccessLayer Assembly