ValueKind: MetaAttributeKind;
The ValueKind property determines a type of observation attribute, which values must be loaded or saved.
The property is set to MetaAttributeKind.None by default, loading is executed by the Value attribute (attribute type MetaAttributeKind.Value).
The property use is given in the example for IRubricatorFactorIO.FactDataKind.
See also: