AVEVA Database .NET Public Interface

DbPostElementChange.PostAttributeChangeDelegate Delegate

Delegate to do follow up action on setting attribute - For AVEVA use only

public delegate void DbPostElementChange.PostAttributeChangeDelegate(
   DbElement ele,
   DbAttribute att
);

Requirements

Namespace: Aveva.Pdms.Database

Assembly: Aveva.Pdms.Database (in Aveva.Pdms.Database.dll)

See Also

Aveva.Pdms.Database Namespace