Click or drag to resize

RestXmlDocumentationAttribute Class

Used to specify possible datacontract class containing the request fields and hence the documentation for the fields.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    Tse.EasyBook.Server.WcfContracts.WebClientRestXmlDocumentationAttribute

Namespace:  Tse.EasyBook.Server.WcfContracts.WebClient
Assembly:  Tse.EasyBook.Server.WcfContracts (in Tse.EasyBook.Server.WcfContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class RestXmlDocumentationAttribute : Attribute

The RestXmlDocumentationAttribute type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyRequest
Top
Fields
  NameDescription
Public fieldrequest
Top
See Also