GetValueListFilterProperty Method
Description
Get the property specified in a named value-list filter.
Syntax
Visual Basic |
---|
Public Function GetValueListFilterProperty( _ ByVal filter As String _ ) As String |
Parameters
- filter
- The named value-list filter to interrogate
Return Type
The property name in a string variable
Remarks
Available: GEO D OD OM SISpy
Group:
Example
Dim rv As String = sis.GetValueListFilterProperty("MyFSNValuelistFilter")
Result
rv="_FSN&"