Click or drag to resize
Infosoft Logo

ServiceNotFoundFault Class

Data Contract Class - ServiceNotFoundFault
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.FaultContracts.UserRegisterServiceNotFoundFault

Namespace: Infosoft.Common.Contracts.FaultContracts.UserRegister
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class ServiceNotFoundFault

The ServiceNotFoundFault type exposes the following members.

Properties
 NameDescription
Public propertyDescription 
Top
Remarks
This fault indicates that a service was queried for, but not found.
See Also