A method that returns the specified column object using the ID of the column.
"configurationColumns_var" is a variable referencing a ConfigurationColumns object.
|
"configurationColumns_var" is a variable referencing a ConfigurationColumns object.
|
Type | Description |
ConfigurationColumn | Returns the specified item or null if no column matches the provided ID. |
Name | Type | Description |
id | string | The ID of the column within the collection to return. |