SIFWorks ADK 2.0
GetLatest Method (major)
NamespacesEdustructures.SifWorksSifVersionGetLatest(Int32)

[This is preliminary documentation and is subject to change.]

Returns the latest SIFVersion supported by the ADK for the major version number of SIF specified. For example, passing the value 1 returns SifVersion.15r1
Declaration Syntax
C#Visual BasicVisual C++
public static SifVersion GetLatest(
	int major
)
Public Shared Function GetLatest ( _
	major As Integer _
) As SifVersion
public:
static SifVersion^ GetLatest (
	int major
)
Parameters
major (Int32)
Return Value

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10