  | IItem Properties | 
 The IItem type exposes the following members.
Properties| 
								 
							 | 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).
              | 
Top
See Also