Enum EndpointParameterType
- Assembly
- Dynamicweb.DataIntegration.dll
Represents the type of an endpoint parameter.
public enum EndpointParameterType
Fields
Header = 1Represents a header parameter: HTTP Headers
Query = 0Represents a query parameter: Query string Params