Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.Scp.Command.NAction.PatientUpdater Namespace > PatientUpdaterCommand Class : GetCommandInformation Method |
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 )