AVEVA Database .NET Public Interface

DbElementTypeList.MaximumFieldWidth Method (DbNounSpecialField)

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

public int MaximumFieldWidth(
   DbNounSpecialField field
);

Parameters

field
A special field

Return Value

See Also

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