Click or drag to resize

IServiceOut Interface

Interface used to define the common service output parameters

Namespace: AppOne.Services.V2
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public interface IServiceOut

The IServiceOut type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleReport The report structure helps to provide diagnostics information about the service just requested
Top
See Also