AVEVA Database .NET Public Interface

DbElementTypeList.AddAll Method (DbNounField, Boolean)

Add all DbElementTypes with a specified value of a given logical field

public void AddAll(
   DbNounField field,
   bool boolvalue
);

Parameters

field
The logical field
boolvalue
The required value of the logical field

See Also

DbElementTypeList Class | Aveva.Pdms.Database Namespace | DbElementTypeList.AddAll Overload List