For Babelfish Release 1.12.3.10

DefinitionVersionGetAsMostRecentMajorVersion Method

Helper method. Returns a string version value n.0, where n is the MajorVersion value. Which is code for the most recent major version.

Definition

Namespace: Scopos.BabelFish.DataModel.Definitions
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
public string GetAsMostRecentMajorVersion()

Return Value

String

See Also