Class PlannedImport
public class PlannedImport
- Inheritance
-
PlannedImport
- Inherited Members
Constructors
PlannedImport(IEnumerable<PlannedTable>)
public PlannedImport(IEnumerable<PlannedTable> tables)
Parameters
tablesIEnumerable<PlannedTable>
Fields
Tables
public readonly IReadOnlyList<PlannedTable> Tables
Field Value
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.