[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Syntax
C# |
---|
public class CamlQuery |
Visual Basic (Declaration) |
---|
Public Class CamlQuery |
Visual C++ |
---|
public ref class CamlQuery |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
![]() | ListsXml |
Gets or sets the Lists clause for this instance.
|
![]() | QueryXml |
Gets or sets the query string for this instance.
|
![]() | TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
![]() | ViewFieldsXml |
Gets or sets the ViewFields clause for this instance.
|
See Also
JohnHolliday.Caml.Net Namespace