AVEVA Database .NET Public Interface

DbElementTypeFormat.AddItem Method (String)

Add literal text to the format; this may include special characters such as tab or newline

public void AddItem(
   string mystring
);

Parameters

mystring
Text to be added to format

See Also

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