[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Allows a query to include specific lists, instead of returning all lists of a particular type.
Namespace: JohnHolliday.Caml.Net
Assembly:
JohnHolliday.Caml.Net (in JohnHolliday.Caml.Net.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared Function List ( _
listId As Guid _
) As String |
Visual C++ |
---|
public:
static String^ List (
Guid listId
) |
Parameters
- listId
- Guid
identifies the lists
See Also
CAML Class
JohnHolliday.Caml.Net Namespace