Accessing GisLink Methods and Attributes

Use the Python help() command with GisLink library classes in the SIS 9.0 Developer console.

You can use this command to determine which attributes and methods can be called or set.

The list of programming variables used by the SIS API can be accessed by calling “help(gislink)”.