Click or drag to resize
Infosoft Logo

User_x_RoleResponse Class

Service Contract Class - User_x_RoleResponse This response message contains a single affected/changed/found User_x_Role and is used for operations that returns a single result.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsUser_x_RoleResponse

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

The User_x_RoleResponse type exposes the following members.

Properties
 NameDescription
Public propertyUser_x_Role A single User_x_Role object.
Top
Remarks
Auto generated partial.
See Also