AVEVA Database .NET Public Interface

DbElement.GetElement Method (DbAttribute, String)

Get Element instance referenced by Attribute on Element. This method throws an exception if attribute is invalid.

public abstract DbElement GetElement(
   DbAttribute attributeName,
   string qualifier
);

Parameters

attributeName
qualifier

Return Value

See Also

DbElement Class | Aveva.Pdms.Database Namespace | DbElement.GetElement Overload List