AVEVA Database .NET Public Interface

DbElementTypeListFormat Constructor (DbElementTypeFormat, String)

Create a new DbElementTypeListFormat. Each individual DbElementType is formatted by the specified DbElementTypeFormat, and the specified text is added after each

public DbElementTypeListFormat(
   DbElementTypeFormat nounformat,
   string text_after_noun
);

Parameters

nounformat
text_after_noun

See Also

DbElementTypeListFormat Class | Aveva.Pdms.Database Namespace | DbElementTypeListFormat Constructor Overload List