AVEVA Database .NET Public Interface

DbElementType.ReferenceTypes Method 

Return list of allowed reference types for Attribute, given this Element type.

public abstract DbElementType[] ReferenceTypes(
   DbAttribute attname
);

Parameters

attname
Attribute to query

Return Value

Array of Element types

See Also

DbElementType Class | Aveva.Pdms.Database Namespace