Fact class

Fact class

Fact can be simple, in which case their values must be expressed as simple content, and facts can be compound, in which case their value is made up from other simple and/or compound fact. Simple fact are expressed using Item. Compound facts are expressed using Tupletuple.

The Fact type exposes the following members:

Properties

PropertyDescription
nameGets or sets the qualified name of the fact.
idGets or sets the id of the fact.

See Also