The following tables list the members exposed by ILabelConditionViewModel.
| Name | Description | |
|---|---|---|
|  | Expression | The viewmodel's expression. | 
|  | FilterViewModel | The IFilterViewModel for this label. | 
|  | IsComplete | Indicates whether the current condition is complete - all fields are filled. | 
|  | LabelFilterConditions | A collection with the conditions available for this view model. | 
|  | Levels | A collection with the levels for this hierarchy. | 
|  | SelectedLabelFilterCondition | The selected condition. | 
|  | SelectedLevel | The selected level. | 
|  | Value | The value for the condition. | 
| Name | Description | |
|---|---|---|
|  | Destroy | Method invoked when the view model is removed from the parent collection. | 
|  | UpdateExpression | Update the filter expression for this view model. |