Click or drag to resize
Infosoft Logo

UserServiceAddRequestUserService Property


Namespace: Infosoft.Common.Contracts.MessageContracts.UserRegister
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public WSUserService UserService { get; set; }

Property Value

WSUserService
Remarks
A UserService object that must contain a valid user, a valid service, and optionally a reference key for the user/service relationship.
See Also