AVEVA Database .NET Public Interface

DbElementTypeListFormat.TextAfterSplitFieldName Property

Gets or sets the text to be inserted after the field value whenever the value of the specified field changes between one DbElementType 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

DbElementTypeListFormat Class | Aveva.Pdms.Database Namespace