Class KeyValuePairContract
Represents an key value pair contract
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class KeyValuePairContract : Object
Name | Description |
---|---|
KeyValuePairContract() |
Fields
Name | Description |
---|---|
Key | Defines the key of key value pair |
Values | The List of values |