[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: JohnHolliday.Caml.Net (in JohnHolliday.Caml.Net.dll)
CAML ClassJohnHolliday.Caml.Net Namespace
Specifies which lists to include in a query.
Namespace: JohnHolliday.Caml.Net
Assembly: JohnHolliday.Caml.Net (in JohnHolliday.Caml.Net.dll)
Syntax
C# |
---|
public static string Lists( string listElements, string serverTemplate, bool includeHiddenLists ) |
Visual Basic (Declaration) |
---|
Public Shared Function Lists ( _ listElements As String, _ serverTemplate As String, _ includeHiddenLists As Boolean _ ) As String |
Visual C++ |
---|
public: static String^ Lists ( String^ listElements, String^ serverTemplate, bool includeHiddenLists ) |
Parameters
- listElements
- String
an XML string containing individual list elements
- serverTemplate
- String
limits the query to lists of the specified server template, specified as a number - for example '101'
- includeHiddenLists
- Boolean
determines whether the query will include hidden lists