AVEVA Database .NET Public Interface

DbAttributeList.Include_Invisible Property

Whether to include invisible attributes 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.

public bool Include_Invisible {get; set;}

See Also

DbAttributeList Class | Aveva.Pdms.Database Namespace