LogisticsLocationFormHandler.datasourceLocation Method [AX 2012]

Sets the form data source for the LogisticsLocation table

Syntax

public void datasourceLocation(FormDataSource _locationDS)

Run On

Called

Parameters

  • _locationDS
    Type: FormDataSource Class
    A FormDatasource object that contains the data source of the LogisticsLocation table.

See Also

Reference

LogisticsLocationFormHandler Class