AVEVA Database .NET Public Interface

DbAttributeListFormat.BreakCount Property

Gets or sets the number of attributes to be output before the BreakText is inserted. This allows, for example, a number of attributes to be output on the same line, or a blank line to be inserted after every 'n' attributes to aid readability. Note that the counter is reset by a SplitField. A value of 0 indicates that no such breaks are required.

public int BreakCount {get; set;}

See Also

DbAttributeListFormat Class | Aveva.Pdms.Database Namespace