For Babelfish Release 1.12.3.10

ResultListDisplayColumnBodyLinkTo Property

Note: This API is now obsolete.
What, if anything, the text in this cell should link to.

Definition

Namespace: Scopos.BabelFish.DataModel.Definitions
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
[ObsoleteAttribute("Use .BodyValues instead.")]
public LinkToOption BodyLinkTo { get; set; }

Property Value

LinkToOption

See Also