IsInternal: Boolean;
The IsInternal property determines whether a variable is internal relative to calculation chain.
Available values:
True. Internal variable. To store data such variables use the internal time series database.
False. A variable from an external data source.
The property use is given in the example for IMsCalculationChainVariable.Slice.
See also: