Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

GetCommandInformation Method






The data that contains the command information.
Gets the command information.
Syntax
protected SerializableDictionary<string,object> GetCommandInformation( 
   PatientUpdate data
)
'Declaration
 
Protected Function GetCommandInformation( _
   ByVal data As PatientUpdate _
) As SerializableDictionary(Of String,Object)
'Usage
 
Dim instance As PatientUpdaterCommand
Dim data As PatientUpdate
Dim value As SerializableDictionary(Of String,Object)
 
value = instance.GetCommandInformation(data)

            

            
protected:
SerializableDictionary<String^,Object^>^ GetCommandInformation( 
   PatientUpdate^ data
) 

Parameters

data
The data that contains the command information.

Return Value

New dictionary containing the command information.
Requirements

Target Platforms

See Also

Reference

PatientUpdaterCommand Class
PatientUpdaterCommand Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features