ICubeCreatorFacts.Add

Fore Syntax

Add(Name: String): ICubeCreatorFact;

Fore.NET Syntax

Add(Name: String): Prognoz.Platform.Interop.Cubes.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