AVEVA Database .NET Public Interface

DbAttributeListFormat Constructor (DbAttributeFormat)

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 attformat
);

Parameters

attformat
The attribute formatted to use for each individual attribute

See Also

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