LEADTOOLS Medical (Leadtools.Medical.Media.DataAccessLayer assembly)
LEAD Technologies, Inc

GetStatusUpdateDate Method (MediaCreationDbDataAccessAgent)







A System.String that represents the SOP Instance UID of the Media Creation Management object to get the status update date and time.
Gets the date and time when the media object status was last updated.
Syntax
public virtual DateTime GetStatusUpdateDate( 
   string sopInstanceUID
)
'Declaration
 
Public Overridable Function GetStatusUpdateDate( _
   ByVal sopInstanceUID As String _
) As Date
'Usage
 
Dim instance As MediaCreationDbDataAccessAgent
Dim sopInstanceUID As String
Dim value As Date
 
value = instance.GetStatusUpdateDate(sopInstanceUID)
public virtual DateTime GetStatusUpdateDate( 
   string sopInstanceUID
)
 function Leadtools.Medical.Media.DataAccessLayer.MediaCreationDbDataAccessAgent.GetStatusUpdateDate( 
   sopInstanceUID 
)
public: virtual DateTime GetStatusUpdateDate( 
   string* sopInstanceUID
) 
public:
virtual 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: 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

Reference

MediaCreationDbDataAccessAgent Class
MediaCreationDbDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.