IgnoreRowsNotFound Parameter (Connect-Smartsheet Cmdlet)
If set to false and any of the specified Row IDs are not found, no rows will be deleted, and a 'not found' error will be returned.
Syntax
Connect-Smartsheet -IgnoreRowsNotFound SwitchParameter
Data Type
bool
Default Value
false
Remarks
If set to false and any of the specified Row IDs are not found, no rows will be deleted, and a 'not found' error will be returned.