Click or drag to resize

ApiServiceParameters Class

Inheritance Hierarchy
SystemObject
  Micros.PosCore.Extensibility.Scripting.APIApiServiceParameters

Namespace: Micros.PosCore.Extensibility.Scripting.API
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public class ApiServiceParameters

The ApiServiceParameters type exposes the following members.

Constructors
 NameDescription
Public methodApiServiceParametersInitializes a new instance of the ApiServiceParameters class
Top
Properties
 NameDescription
Public propertyContentName 
Top
Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
See Also