Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Media.DataAccessLayer assembly)

Show in webframe

GetStatusUpdateDate Method (IMediaCreationDataAccessAgent)







A System.String representing the SOP Instance UID of the Media Creation Management object to get the status update date/time.
Gets the date and time when the media object status was last updated.
Syntax
DateTime GetStatusUpdateDate( 
   string sopInstanceUID
)
'Declaration
 
Function GetStatusUpdateDate( _
   ByVal sopInstanceUID As String _
) As Date
'Usage
 
Dim instance As IMediaCreationDataAccessAgent
Dim sopInstanceUID As String
Dim value As Date
 
value = instance.GetStatusUpdateDate(sopInstanceUID)

            

            
DateTime GetStatusUpdateDate( 
   string* sopInstanceUID
) 
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

See Also

Reference

IMediaCreationDataAccessAgent Interface
IMediaCreationDataAccessAgent Members

Error processing SSI file
   Leadtools.Medical.Media.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features