AVEVA Database .NET Public Interface

DbAttributeListFormat.BreakText Property

Gets or sets the text to be output after ever BreakCount lines within a section, e.g. a new line (if putting several attributes on the same line) or an additional new line (if adding a blank line after every 'n' attributes). This is not used if BreakCount is set to 0 (the default).

public string BreakText {get; set;}

See Also

DbAttributeListFormat Class | Aveva.Pdms.Database Namespace