Cadcorp SIS API Methods

GetValueListFilterValues Method

Description

Get the list of values specified in a named value-list class.

Syntax

Visual Basic
Public Function GetValueListFilterValues( _
   ByVal filter As String _
) As String

Parameters

filter
The named value-list filter to interrogate

Remarks

Available: GEO MM ME MD OD OM SISpy

Group:

Example

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

Result

rv="1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1284 1285 1286 1287 1288"


Send comments on this topic.

Click to return to www.cadcorp.com

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