AVEVA Database .NET Public Interface

DbElementType.GetElementTypeArray Method 

Get array of Element types metadata for Element type.

public abstract DbElementType[] GetElementTypeArray(
   DbNounField field
);

Parameters

field
Field

Return Value

Array of Element types

See Also

DbElementType Class | Aveva.Pdms.Database Namespace