Click or drag to resize
Infosoft Logo

GetSystemUsersResponse Class

Service Contract Class - GetSystemUsersResponse
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsGetSystemUsersResponse

Namespace: Infosoft.Common.Contracts.MessageContracts
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class GetSystemUsersResponse

The GetSystemUsersResponse type exposes the following members.

Properties
 NameDescription
Public propertySystemUserList A collection of SystemUser objects.
Top
Remarks
This response message contains a list of all found SystemUsers
See Also