Include or exclude a list of values from a Value-list Filter.
Visual Basic |
---|
Public Function ChangeValueListFilter( _ ByVal filter As String, _ ByVal flag As Integer, _ ByVal listval As String _ ) As Integer |
SIS_FILTERRESET
|
Reset the value in the filter. |
SIS_FILTERADD
|
Add to the filter. |
SIS_FILTERREMOVE | Remove from the filter. |
A Value-list Filter will only work on integer properties, i.e. those with names ending in '&'.
Available: GEO MD ME MM OD OM SISpy
Group:
sis.ChangeValueListFilter ("Rate Values", SIS_FILTERRESET, "10, 30, 50")
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).