AVEVA Database .NET Public Interface

DbElementTypeListFormat.BreakCount Property

Gets or sets the number of DbElementTypes to be output before the BreakText is inserted. This allows, for example, a number of DbElementTypes to be output on the same line, or a blank line to be inserted after every 'n' DbElementTypes 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

DbElementTypeListFormat Class | Aveva.Pdms.Database Namespace