Click or drag to resize

Integration.JobFinishedIntegrationArgs.DestinationTables Property

Namespace:  Dynamicweb.DataIntegration.Integration.Notifications
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public List<string> DestinationTables { get; set; }

Property Value

Type: List<String>
See Also