DEL_CuesQuery.createNewRecord Method

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.

See Also

Reference

DEL_CuesQuery Table