KeyValuePair ClassProvincial Approach to Student Information API
An object representing a key/value pair attribute, expressed as strings
Inheritance Hierarchy

SystemObject
  PASI.DataContractKeyValuePair

Namespace: PASI.DataContract
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public class KeyValuePair

The KeyValuePair type exposes the following members.

Constructors

  NameDescription
Public methodKeyValuePair
Top
Properties

  NameDescription
Public propertyKey
(Required) The key of the attribute
Public propertyValue
(Required) The value of the attribute
Top
See Also

Reference