For Babelfish Release 1.12.5.15

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.5.15+bc7490f802416c9e774304c66372b6a26afede1d
C#
public string GetAsMostRecentMajorVersion()

Return Value

String

See Also