Click or drag to resize

clsKeyValue Class

Small helper class to return a visible key and the internal key. For example Project and Matchcode or ContractID and ContractNumber. Used in MARIContractPos.UserFields.
Inheritance Hierarchy
SystemObject
  MARIInterfaceclsKeyValue

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public class clsKeyValue

The clsKeyValue type exposes the following members.

Constructors
  NameDescription
Public methodclsKeyValue
Initializes a new instance of the clsKeyValue class
Top
Fields
  NameDescription
Public fieldKey
Key
Public fieldValue
Value
Top
Remarks
See Also