Click or drag to resize

Version Class

.NET STTP API
Defines STTP API Implementation Version ID Constants.
Inheritance Hierarchy
SystemObject
  sttpVersion

Namespace: sttp
Assembly: sttp.net (in sttp.net.dll) Version: 1.0.0
Syntax
public static class Version
Request Example View Source

The Version type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberSTTPSource Defines the STTP library API title used for data subscriber identification.
Public fieldStatic memberSTTPUpdatedOn Defines when the STTP library API was last updated used for data subscriber identification.
Public fieldStatic memberSTTPVersion Defines the STTP library API version used for data subscriber identification.
Top
See Also