AVEVA Database .NET Public Interface

DbAttributeListFormat Constructor

Create a new attribute list format. Each individual attribute is formatted by the specified attribute formatter, and a new line is added after each

Overload List

Create a new attribute list format. Each individual attribute is formatted by the specified attribute formatter, and a new line is added after each

public DbAttributeListFormat(DbAttributeFormat);

Create a new attribute list format. Each individual attribute is formatted by the specified attribute formatter, and the specified text is added after each

public DbAttributeListFormat(DbAttributeFormat,string);

See Also

DbAttributeListFormat Class | Aveva.Pdms.Database Namespace