SetRoutingBucketPopulationEnabled
DocsSetRoutingBucketPopulationEnabled(bucketId, mode)Description
Sets whether or not the specified routing bucket has automatically-created population enabled.
Parameters
| Name | Type | Description |
|---|---|---|
bucketId | int | The routing bucket ID to adjust. |
mode | BOOL | `true` to enable population, `false` to disable population. |
Returns
voidThis native does not return a value.