Gets the date and time when the media object status was last updated.
public DateTime GetStatusUpdateDate(
string sopInstanceUID
)
Public Function GetStatusUpdateDate( _
ByVal sopInstanceUID As String _
) As Date
public: DateTime GetStatusUpdateDate(
string* sopInstanceUID
)
sopInstanceUID
A System.String that represents the SOP Instance UID of the Media Creation Management object to get the status update date and time.
A System.DateTime object that represents the date and time when the media object status was last updated.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET