ITypedItemTVal Properties |
The ITypedItemTVal generic type exposes the following members.
| Name | Description | |
|---|---|---|
| ItemDef |
Type of the value stored in the item.
(Inherited from IItem.) | |
| Key |
The key, the same as the field name.
(Inherited from IItem.) | |
| StringValue |
String representation of the value.
(Inherited from IItem.) | |
| Value |
Strongly typed value of the actual type of the item
|