IItem Interface | 
Namespace: Mavidian.DataConveyer.Entities.KeyVal
The IItem type exposes the following members.
| Name | Description | |
|---|---|---|
| ItemDef | 
            Type of the value stored in the item.
              | |
| Key | 
            The key, the same as the field name.
              | |
| StringValue | 
            String representation of the value.
              | |
| Value | 
            The value (strongly typed).
              |