Gets the date and time when the media object status was last updated.
Syntax
Visual Basic (Declaration) | |
---|
Public Overridable Function GetStatusUpdateDate( _
ByVal sopInstanceUID As String _
) As Date |
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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also