Returns thread types filtered by hub library. Pass an empty string to return all thread types from all sources, equivalent to allThreadTypes. Pass a hub library ID from availableHubLibraryIds to return only that library's thread types.
"threadDataQuery_var" is a variable referencing a ThreadDataQuery object. |
"threadDataQuery_var" is a variable referencing a ThreadDataQuery object. |
"threadDataQuery_var" is a variable referencing a ThreadDataQuery object. |
| Type | Description |
| string[] | Returns the matching thread types, or an empty array if the ID is not recognized. |
| Name | Type | Description |
| hubLibraryId | string | The hub library ID to filter by, or an empty string for all sources. |