AVEVA Database .NET Public Interface

DbElementType.GetElementType Method (String)

Creates and returns a new Element Type

public static DbElementType GetElementType(
   string name
);

Parameters

name
Name for new Element Type

Return Value

Element Type

See Also

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