Cadcorp SIS API Methods

GetLinkFilterIds Method

Description

Get the list of item IDs specified in a named link filter.

Syntax

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

Parameters

filter
The named layer filter to interrogate.

Return Type

A string of space-separated values.

Remarks

Available: GEO MM ME MD OD OM SISpy

Group:

Example

sis.GetLinkFilterIds("MyLinkFilter")

Result:

"1 3 5 7 9 11 13 15 17 19 21 23"


Send comments on this topic.

Click to return to www.cadcorp.com

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