Cadcorp SIS API Methods

AddToList Method

The Named List to which to add the current open item.

Description

Adds the current open item to a Named List. If the Named List does not exist, it will be created.

Syntax

Visual Basic
Public Function AddToList( _
   ByVal list As String _
) As Integer

Parameters

list
The Named List to which to add the current open item.

Remarks

Available: GEO MD ME MM OD OM OV SISpy

Group:

Example

sis.AddToList("List1")


Send comments on this topic.

Click to return to www.cadcorp.com

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