TableAttributeValue: String;
The TableAttributeValue property determines the value of the table attribute, which data should be imported.
It is used together with the TableAttributeName property. It is relevant if the TableIdentificationType property is set to DtWebTableIdentificationType.ByAttribute.
The property use is given in the example for IDtWebProvider.TableAttributeName.
See also: