Condition Element (ASSL)
SQL Server 2005
Contains a Multidimensional Expressions (MDX) expression that determines whether the Action parent element applies to the target.
The Condition element contains an MDX expression that evaluates to a Boolean value. If the expression returns True, then the Action applies to the target specified in the Target element. Otherwise, the Action is not applicable.
The element that corresponds to the parent of Condition in the Analysis Management Objects (AMO) object model is Action.
