AVEVA Database .NET Public Interface

DbElement.GetElementType Method ()

Get the type of this Element. Where this is a User-Defined Element Type, the base type is returned.

public abstract DbElementType GetElementType();

Return Value

Element type, or base type

See Also

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