RVTDocs.com

Field.KeyType

Property
Description:
The type of the keys stored in the field.
Remarks:
For key-value maps, this is the key type. For all other field, this is NULL.
Syntax
public Type KeyType { get; }