AVEVA Database .NET Public Interface

DbElement.GetElementTypeArray Method (DbAttribute, DbQualifier)

Get array of Element types identified by Attribute on Element. This method throws an exception if attribute is invalid.

public abstract DbElementType[] GetElementTypeArray(
   DbAttribute attributeName,
   DbQualifier qualifier
);

Parameters

attributeName
qualifier

Return Value

See Also

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