You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Public Methods

 Add

Creates a new LineDisplay from the Line identified by the given ID, and returns the new LineDisplay. PARAMETERS: LineID as Integer.

 Remove

Deletes a LineDisplay object (specified by the given ID) from ER/Studio. PARAMETERS: Identifier as Integer.

Public Properties

 _Item

Returns a LineDisplay object (specified by the given ID). PARAMETERS: Identifier as Integer.

 _NewEnum

 

 Count

This is the number of LineDisplay objects in the collection. DATATYPE: Integer.

 Item

Returns a LineDisplay object (specified by the given ID). PARAMETERS: Identifier as Integer.

See Also

LineDisplays Overview

  • No labels