ICubeCreatorFacts.Add

Syntax

Add(Name: String): ICubeCreatorFact;

Properties

Name. Fact name.

Description

The Add method creates a new fact in the collection and returns its parameters.

Example

The example of use is given in description of the ICubeCreator.CreateCube method.

See also:

ICubeCreatorFacts