AVEVA Database .NET Public Interface

DbAttributeList.Include_System Property

Whether to include system (ie non uda) attributes in all AddAll and RemoveAll opeations (default TRUE) 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_System {get; set;}

See Also

DbAttributeList Class | Aveva.Pdms.Database Namespace