Add(Name: String): ICubeCreatorFact;
Add(Name: String): Prognoz.Platform.Interop.Cubes.ICubeCreatorFact;
Name. Fact name.
The Add method creates a new fact in the collection and returns its parameters.
The example of use is given in description of the ICubeCreator.CreateCube method.
See also: