ItemByName(Name: String): IEmSerie;
ItemByName[Name: String]: Prognoz.Platform.Interop.Modeller.IEmSerie;
Name. Series identifier.
The ItemByName property returns series from collection based on its identifier.
Series identifier is returned by the IEmSerie.Name property.
The property use is given in the example for IEmChowTestSettings.Explained.
See also: