Create a new DbElementTypeListFormat. Each individual DbElementType is formatted by the specified DbElementTypeFormat, and a new line is added after each
Create a new DbElementTypeListFormat. Each individual DbElementType is formatted by the specified DbElementTypeFormat, and a new line is added after each
public DbElementTypeListFormat(DbElementTypeFormat);
Create a new DbElementTypeListFormat. Each individual DbElementType is formatted by the specified DbElementTypeFormat, and the specified text is added after each
public DbElementTypeListFormat(DbElementTypeFormat,string);
DbElementTypeListFormat Class | Aveva.Pdms.Database Namespace