C#
VB
C++
Gets the command information.
protected virtual SerializableDictionary<string, object> GetCommandInformation(
PatientUpdate data
)
Protected Function GetCommandInformation( _
ByVal data As Leadtools.Dicom.Common.Datatypes.Patientupdater.PatientUpdate _
) As Leadtools.Logging.SerializableDictionary(Of String,Object)
protected:
Leadtools.Logging.SerializableDictionary<String^,Object^>^ GetCommandInformation(
Leadtools.Dicom.Common.Datatypes.Patientupdater.PatientUpdate^ data
)
data
The data that contains the command information.
New dictionary containing the command information.
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