IsInternal: Boolean;
IsInternal: boolean;
The IsInternal property determines whether the variable is internal for 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: