AVEVA Database .NET Public Interface

DbElementTypeListFormat.SplitField Property

Gets or sets a field to use as the split value; whenever the value of this field changes between one DbElementType and the next, the 'TextBeforeSplitFieldName', the new value of the field (optional), and the 'TextAfterSplitFieldName' are inserted into the output

public DbNounField SplitField {get; set;}

See Also

DbElementTypeListFormat Class | Aveva.Pdms.Database Namespace