[This is preliminary documentation and is subject to change.]
A serializable key/value string and decimal.
Inheritance Hierarchy
Namespace:
Purolator.Webservice.Objects
Assembly:
OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntaxpublic class KeyValueDecimal
Public Class KeyValueDecimal
public ref class KeyValueDecimal
The KeyValueDecimal type exposes the following members.
Properties
| Name | Description |
---|
 | Key |
The key in the key/value pair.
|
 | Value |
The value in the key/value pair.
|
Top
See Also