AVEVA Database .NET Public Interface

DbAttributeListFormat.SplitField Property

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

public DbAttributeField SplitField {get; set;}

See Also

DbAttributeListFormat Class | Aveva.Pdms.Database Namespace