AVEVA Database .NET Public Interface

DbElement.GetElementType Method (DbAttribute, DbQualifier)

Get the Element type identifed by Attribute on Element. This method throws an exception if attribute is invalid.

public abstract DbElementType GetElementType(
   DbAttribute attributeName,
   DbQualifier qualifier
);

Parameters

attributeName
qualifier

Return Value

See Also

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