IRubricatorFactorIO.ValueKind

Syntax

ValueKind: MetaAttributeKind;

Description

The ValueKind property determines a type of observation attribute, which values must be loaded or saved.

Comments

The property is set to MetaAttributeKind.None by default, loading is executed by the Value attribute (attribute type MetaAttributeKind.Value).

Example

The property use is given in the example for IRubricatorFactorIO.FactDataKind.

See also:

IRubricatorFactorIO