Share via


EventCreateRule.fdsId2qbdsNo Method [AX 2012]

Wraps the SysFormDataSource::fds2qbdsNo method. If the fdsId parameter is zero, the ID of the callerFormDataSource is used.

Syntax

public DataSourceNumber fdsId2qbdsNo(Integer _fdsId)

Run On

Called

Parameters

Return Value

Type: DataSourceNumber Extended Data Type
The QueryBuildDataSource number in the query that hosts the FormDataSource.

See Also

Reference

EventCreateRule Class