ISlSerieInt.Id

Fore Syntax

Id: String;

Fore.NET Syntax

Id: string;

Description

The Id property returns categorical data series identifier.

Comments

To get categorical data series name, use the ISlSerieInt.Name property.

Fore and Fore.NET Examples

The property use is given in the example for ISmRandomForest.FilledDependent.

See also:

ISlSerieInt