LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

GetCommandInformation Method

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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