AVEVA Database .NET Public Interface

DbAttributeFormat.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

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