|
SystemUserIdRequest Class |
Provides data for the request to the GetSystemUserById operation on ISystemUserService.
Inheritance Hierarchy SystemObject Infosoft.Common.Contracts.MessageContracts.UsersSystemUserIdRequest Namespace: Infosoft.Common.Contracts.MessageContracts.UsersAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax public class SystemUserIdRequest
No code example is currently available or this language may not be supported.
The SystemUserIdRequest type exposes the following members.
Properties | Name | Description |
---|
| SystemUserId |
Gets or sets the system user identifier to search for.
|
TopSee Also