Platform Core .NET Assemblies API
ServiceParameterType Enumeration
See Also  Send Feedback
Terrasoft.Services.Metadata Namespace : ServiceParameterType Enumeration

Glossary Item Box

Describes the type of the parameter.

Syntax

 
C#
 
 

Members

MemberDescription
BodyParameter placed in body.
CookieParameter placed in cookie collection.
HttpHeaderParameter placed in HTTP header collection.
QueryStringParameter placed in uri query part.
Undefined 
UrlSegmentParameter placed in uri segment.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Terrasoft.Services.Metadata.ServiceParameterType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.