Click or drag to resize

UserInfoAddParamsOut Class

UserInfoAddParamsOut is an outbound response object used to represent the status of the userInfo model add or update status
Inheritance Hierarchy
SystemObject
  AppOne.Web.Service.Services.V1R0.Customer.ContractsUserInfoAddParamsOut

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public class UserInfoAddParamsOut

The UserInfoAddParamsOut type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleEmpIdentifier Gets or sets Employee Number/Identifier for a user
Public propertyCode exampleMessage Gets the response text of the activity
Public propertyCode exampleMode Gets the activity on the UserInfo object
Public propertyCode exampleStatus Gets the Status for a user Add/Update operation
Public propertyCode exampleUserID Gets or sets User ID
Top
See Also