For Babelfish Release 1.11.3.13

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.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
public string GetAsMostRecentMajorVersion()

Return Value

String

See Also