CommonClassName([CasePlural: NameCasePlural = 0]): String;
CommonClassName[CasePlural: Prognoz.Platform.Interop.Metabase.NameCasePlural]: string;
CasePlural. Case in which the name should be set.
The CommonClassName property returns a name of the repository object class in the specified case.
Executing this example requires that the repository contains a cube with the Cube_1 identifier.
Add a link to the Metabase system assembly.
After executing this example the "S" variable contains the "standard cube" value, the "S1" variable contains "standard cubes" value.
See also: