AVEVA Database .NET Public Interface

DbAttributeList.Include_UDAs Property

Whether to include udas in all AddAll and RemoveAll operations (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_UDAs {get; set;}

See Also

DbAttributeList Class | Aveva.Pdms.Database Namespace