AVEVA Database .NET Public Interface

DbElementType.NounFieldType Method 

The type of a noun field

public static DbFieldType NounFieldType(
   DbNounField field
);

Parameters

field
A noun field

Return Value

The type of the noun field

See Also

DbElementType Class | Aveva.Pdms.Database Namespace