SelectFromFileBest: Boolean;
The SelectFromFileBest property determines, whether the specification of ARIMA parameters from file is to be used using the best one from the set specifications.
The file is set as a string array by the ISmx12arima.x12aMdlFile property.
Available values:
True. The specification of ARIMA parameters is used from file using the best from the set ones.
False. The specification of ARIMA parameters is not used from file.
The property use is given in the example for ISmx12arima.x12aMdlFile.
See also: