Defines a CompositeCriterion.
Declaration Syntax
public class CompositeCriterion : Criterion
Table 176: Members
Property | Children |
Gets the list of children. (Inherited from Criterion.) |
Property | Comments |
Gets the list of associated comments. (Inherited from Criterion.) |
Property | DataModelObjectCategory |
Gets the current DataModelObject's category. |
Property | Figures |
Gets the list of associated figures. (Inherited from Criterion.) |
Property | Images |
Gets the list of associated images. (Inherited from Criterion.) |
Property | InternalObject |
Gets the internal object. For advanced usage only. |
Property | Suppressed |
Gets or sets the Suppressed. (Inherited from Criterion.) |
Property | Value |
Gets the Value. |
Method | ClearGeneratedData() |
Run the ClearGeneratedData action. |
Method | EvaluateAllResults() |
Run the EvaluateAllResults action. |
Method | GetDefinition() |
Gets the Worksheet Definition. This Definition is a list of CompositeCriterionTerms. |