AVEVA Database .NET Public Interface

DbElementTypeFormat.AddItem Method (String, Int32)

Add literal text to the format, specifying the minimum width

public void AddItem(
   string mystring,
   int width
);

Parameters

mystring
Text to be added to format
width
The minimum width of the column

See Also

DbElementTypeFormat Class | Aveva.Pdms.Database Namespace | DbElementTypeFormat.AddItem Overload List