Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a list of table fields according to the specified list of forecast attributes.
Syntax
public List getAttributeFields(TableId _tableId, List _attributesList)
Run On
Server
Parameters
- _tableId
Type: TableId Extended Data Type
The ID of the table in which the fields should be searched.
- _attributesList
Type: List Class
The list of forecast attributes.
Return Value
Type: List Class
The list of table field IDs.