eidHead Parameter
Applies to: SharePoint Foundation 2010
Data Type: Boolean integer
The value of this parameter for the get web struct Method method is set to either 0 or 1. In general, the get web struct method retrieves the Web structure for a specified root node and number of levels of children. 0 and 1 convey the following predefined settings:
Value |
Setting |
Description |
---|---|---|
0 |
eidRoot |
Specifies to start at the virtual root. If you get all levels, this retrieves the entire structure. |
1 |
eidFirstTempId |
Specifies to start with the first temporary element. |