SIFWorks ADK 2.0
SupportedSIFVersions Property
NamespacesEdustructures.SifWorksAdkSupportedSIFVersions

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

Gets the versions of SIF supported by the Adk
Declaration Syntax
C#Visual BasicVisual C++
public static SifVersion[] SupportedSIFVersions{ get;}
Public Shared ReadOnly Property SupportedSIFVersions As SifVersion()
public:
static property array<SifVersion^>^ SupportedSIFVersions {
	array<SifVersion^>^ get ();
}
Return Value
An array of SifVersion objects

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