Cadcorp SIS API Methods

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 MM ME MD OD OM SISpy

Group:

Example

Dim rv As String = sis.GetValueListFilterProperty("MyFSNValuelistFilter")

Result

rv="_FSN&"


Send comments on this topic.

Click to return to www.cadcorp.com

© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).