←Select platform

GetUserInformation Method

Summary

Gets the user's information.

Syntax

C#
VB
C++
protected virtual string GetUserInformation( 
   PatientUpdate data 
) 
  
Protected Function GetUserInformation( _ 
   ByVal data As Leadtools.Dicom.Common.Datatypes.Patientupdater.PatientUpdate _ 
) As String 
protected: 
String^ GetUserInformation(  
   Leadtools.Dicom.Common.Datatypes.Patientupdater.PatientUpdate^ data 
)  

Parameters

data
The data that contains the user's information.

Return Value

A string representation of the user's information.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly