Create a new attribute list format. Each individual attribute is formatted by the specified attribute formatter, and a new line is added after each
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);
DbAttributeListFormat Class | Aveva.Pdms.Database Namespace