AVEVA Database .NET Public Interface

DbElementTypeList.MaximumFieldWidth Method (DbNounField)

Returns the maximum width of a field over a DbElementTypeList (useful when setting column widths)

public int MaximumFieldWidth(
   DbNounField field
);

Parameters

field
A field

Return Value

See Also

DbElementTypeList Class | Aveva.Pdms.Database Namespace | DbElementTypeList.MaximumFieldWidth Overload List