SelectionCondition.EditParams
This property edits and returns the selection condition parameters without committing the changes.
This property is read only.
| Syntax | Parameters | Return Value |
|---|---|---|
ReadOnly Property SelectionCondition.EditParams( _
ByRef Display As String, _
ByRef IncludeList As String, _
ByRef IncludeExpression As String, _
ByRef ExcludeList As String, _
ByRef ExcludeExpression As String) As Boolean
|
Type: String
Type: String
Type: String
Type: String
Type: String |
Boolean |