Click or drag to resize

APIUtil Class

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

APIUtil provides some common functions to read data and map errors. Member names are kept to mirror DSS Python and other projects.
Inheritance Hierarchy
SystemObject
  dss_sharp.detailAPIUtil

Namespace:  dss_sharp.detail
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public class APIUtil

The APIUtil type exposes the following members.

Constructors
  NameDescription
Public methodAPIUtil
Initializes a new instance of the APIUtil class
Top
Methods
Fields
  NameDescription
Public fieldctx
Public fielderrorPtr
Public fieldownsCtx
Top
See Also