Error processing SSI file
Leadtools.Dicom.WCF

Show in webframe

GetAllUsers Method (IManageService)






User custom data.
Retrieves all users names stored in the server.
Syntax
'Declaration
 
<OperationContractAttribute()>
Function GetAllUsers( _
   ByVal extraData As String _
) As String()
'Usage
 
Dim instance As IManageService
Dim extraData As String
Dim value() As String
 
value = instance.GetAllUsers(extraData)

            

            

Parameters

extraData
User custom data.

Return Value

An array of strings representing the users names.
Requirements

Target Platforms

See Also

Reference

IManageService Interface
IManageService Members

Error processing SSI file