FamilySizeTableManager.ExportSizeTable
Method
Description:
Exports the size table to aCSV file.
Exports the size table to aCSV file.
Parameters
Parameter | Type | Description |
---|---|---|
tableName | String | The bool name to export. |
filePath | String | The CSV file to export to. |
Return Value
Type | Description |
---|---|
Boolean | True if successful, false otherwise.. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |