SIFWorks ADK 2.0
IsCollapsed Method (version)
NamespacesEdustructures.SifWorksIElementDefIsCollapsed(SifVersion)

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

Determines if this element should not be written in this version of SIF, but that rather it's children should be written in it's place. This is helpful for cases where a set of elements valid for one version of SIF were moved inside of a new container element in a subsequent version (e.g. StudentPersonal/Email )
Declaration Syntax
C#Visual BasicVisual C++
bool IsCollapsed(
	SifVersion version
)
Function IsCollapsed ( _
	version As SifVersion _
) As Boolean
bool IsCollapsed (
	SifVersion^ version
)
Parameters
version (SifVersion)
Return Value

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