FamilySizeTableManager.RemoveSizeTable
Method
Description:
Removes the FamilySizeTable of a given name.
Removes the FamilySizeTable of a given name.
Parameters
| Parameter | Type | Description |
|---|---|---|
| tableName | String | The FamilySizeTable name. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if successful, false otherwise. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |