AVEVA Database .NET Public Interface

DbElementTypeList Properties

The properties of the DbElementTypeList class are listed below. For a complete list of DbElementTypeList class members, see the DbElementTypeList Members topic.

Public Instance Properties

Include_Invisible Whether to include invisible DbElementTypes in all AddAll and RemoveAll opeations (default FALSE) NB: The setting does *not* modify the existing list - it is used as a filter on all *subsequent* AddAll and RemoveAll operations. The setting does not apply to Add or Remove operations.
Include_Synonyms Whether to include synonyms in all AddAll and RemoveAll opeations (default FALSE) NB: The setting does *not* modify the existing list - it is used as a filter on all *subsequent* AddAll and RemoveAll operations. The setting does not apply to Add or Remove operations.

See Also

DbElementTypeList Class | Aveva.Pdms.Database Namespace