Click or drag to resize
Infosoft Logo

IUser_x_RoleEntityServiceCreate Method

Creates a new User_x_Role

Namespace: Infosoft.Common.Contracts.ServiceContracts.Entities
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
User_x_Role Create(
	User_x_Role request
)

Parameters

request  User_x_Role
The request containing the values of the new User_x_Role

Return Value

User_x_Role
The created User_x_Role
See Also