SelectFromFile: Boolean;
The SelectFromFile property determines, whether the specification of ARIMA parameters from file is to be used.
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.
False. The specification of ARIMA parameters is not used from file.
The property use is given in the example for ISmx12arima.x12aMdlFile.
See also: