C#
VB
C++
Deletes the location of the provided media objects.
public void DeleteMediaLocation(
string[] mediaSopInstanceUID
)
Sub DeleteMediaLocation( _
ByVal mediaSopInstanceUID() As String _
)
void DeleteMediaLocation(
array<String^>^ mediaSopInstanceUID
)
mediaSopInstanceUID
An System.Array of strings representing the SOP Instance UIDs of the media objects to delete their stored location.
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