GetUserInformation Method

Summary
Gets the user's information.
Syntax
C#
VB
C++
protected virtual string GetUserInformation( 
   PatientUpdate data 
) 
  
Protected Function GetUserInformation( _ 
   ByVal data As PatientUpdate _ 
) As String 
protected: 
String^ GetUserInformation(  
   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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.