Version

ILabelConditionViewModel Interface Members

The following tables list the members exposed by ILabelConditionViewModel.

Public Properties
 NameDescription
 PropertyExpressionThe viewmodel's expression.  
 PropertyFilterViewModelThe IFilterViewModel for this label.  
 PropertyIsCompleteIndicates whether the current condition is complete - all fields are filled.  
 PropertyLabelFilterConditionsA collection with the conditions available for this view model.  
 PropertyLevelsA collection with the levels for this hierarchy.  
 PropertySelectedLabelFilterConditionThe selected condition.  
 PropertySelectedLevelThe selected level.  
 PropertyValueThe value for the condition.  
Public Methods
 NameDescription
 MethodDestroyMethod invoked when the view model is removed from the parent collection.  
 MethodUpdateExpressionUpdate the filter expression for this view model.  
See Also