TableView.GetAvailableParameters
Method
Description:
Gets a list of valid parameters for the specified category that can be used in the table view.
Gets a list of valid parameters for the specified category that can be used in the table view.
Parameters
| Parameter | Type | Description |
|---|---|---|
| cda | Document | The document. |
| categoryId | ElementId | The specified element category id. |
Return Value
| Type | Description |
|---|---|
| IList | The IDs of all valid parameters. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |