DSEndPointTypes EnumerationDSWS API (.NET)

[This is preliminary documentation and is subject to change.]

Defines the end point types

Namespace: Datastream.DswsApi
Assembly: Datastream.DswsApi.NET4.0 (in Datastream.DswsApi.NET4.0.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public enum DSEndPointTypes
Members

  Member nameValueDescription
Default0 Default end point
Soap1 SOAP end point
RestXml2 REST with XML(pox) end point
RestJson3 REST with JSON end point
Version Information

.NET API Framework

Supported in: 4.1, 3.6
See Also