SIFWorks ADK 2.0
IsSupported Method (version)
NamespacesEdustructures.SifWorksIElementDefIsSupported(SifVersion)

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

Determines if this metadata describes an element that is contained in the specified version of SIF.
Declaration Syntax
C#Visual BasicVisual C++
bool IsSupported(
	SifVersion version
)
Function IsSupported ( _
	version As SifVersion _
) As Boolean
bool IsSupported (
	SifVersion^ version
)
Parameters
version (SifVersion)
The version of the SIF Specification
Return Value
TRUE if the metadata is included in the specified version of SIF

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