2027 Property
Changes 0
P

Field.KeyType

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.
public Type KeyType { get; }