IsEmpty: Boolean;
The IsEmpty property returns whether there are no cube metadata violations.
The property returns True if cube metadata structure is correct and there are no messages in the current collection.
The example of use is given in description of the ICubeModel.Validate method.
See also: