AVEVA Database .NET Public Interface

DbAttributeListFormat.TextAfterSplitFieldName Property

Gets or sets the text to be inserted after 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 TextAfterSplitFieldName {get; set;}

See Also

DbAttributeListFormat Class | Aveva.Pdms.Database Namespace