Click or drag to resize
Infosoft Logo

WSUserServices Class

Data Contract Class - WSUserServices
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListWSUserService
    Infosoft.Common.Contracts.DataContracts.UserRegisterWSUserServices

Namespace: Infosoft.Common.Contracts.DataContracts.UserRegister
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class WSUserServices : List<WSUserService>
Remarks
Represents an arbitrary number of user/service mapping objects.
See Also