Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Initializes a new cue record.
Syntax
public void createNewRecord(
Query _query,
MenuItemName _itemName,
FormName _formName,
DataSourceName _dataSourceName)
Run On
Called
Parameters
- _query
Type: Query Class
The object representation of the query associated with this cue.
- _itemName
Type: MenuItemName Extended Data Type
The client menu item name for the form that the cue is associated with.
- _formName
Type: FormName Extended Data Type
The name of the form the cue is associated with.
- _dataSourceName
Type: DataSourceName Extended Data Type
The name of the data source to which the cue will be applied.