AVEVA Database .NET Public Interface

DbAttributeListFormat.TextBeforeSplitFieldName Property

Gets or sets the text to be inserted before the field name whenever the value of the specified field changes between one attribute and the next. This is not used if the SplitField has not been set. Note that this text is still output even if 'IncludeSplitFieldName' is false so that the actual split field value itself is not.

public string TextBeforeSplitFieldName {get; set;}

See Also

DbAttributeListFormat Class | Aveva.Pdms.Database Namespace