  | 
IUser_x_RoleEntityServiceCreate Method | 
            Creates a new User_x_Role
            
Namespace: Infosoft.Common.Contracts.ServiceContracts.EntitiesAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
SyntaxNo code example is currently available or this language may not be supported.
Parameters
- request  User_x_Role
 - The request containing the values of the new User_x_Role
 
Return Value
User_x_RoleThe created User_x_Role
See Also