ShellPosition
IResultReader
.ShellPosition { get; set; }
Gets or Sets the position on which the elemental result is returned.
Remarks
Possible values : see ShellPosition enum
Examples
Gets results on the Top of the shell.
reader = result.Analysis.GetResultsData() reader.ShellPostion = ShellPosition.Top