AVEVA Database .NET Public Interface

DbElement.GetActualType Method 

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

public abstract DbElementType GetActualType();

Return Value

Element type

See Also

DbElement Class | Aveva.Pdms.Database Namespace