AVEVA Database .NET Public Interface

DbElementTypeList.MaximumFieldWidth Method (DbNounField, DbFieldFormat)

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

public int MaximumFieldWidth(
   DbNounField field,
   DbFieldFormat format
);

Parameters

field
A field
format
A field format

Return Value

See Also

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