Click or drag to resize
Infosoft Logo

UserServiceGetRequestService Property


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

Property Value

WSService
Remarks
An optional service object. If this service object is non-null, the operation will only return a service object matching both the user and that service.
See Also