[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 )
| C# | Visual Basic | Visual C++ |
bool IsCollapsed( SifVersion version )
Function IsCollapsed ( _ version As SifVersion _ ) As Boolean
bool IsCollapsed ( SifVersion^ version )
- version (SifVersion)