For Babelfish Release 1.11.1.3

ResultListRequestResultName Property

A list of strings representing the Result List Names in the request.

Definition

Namespace: Scopos.BabelFish.DataModel.Athena.Match
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public List<string> ResultName { get; set; }

Property Value

ListString

See Also