Thanks, Marc.
What's the syntax? I'm new to CAMLQuery.
I looked at the documentation. It doesn't list CAMLQuery. Is this it?
What's the syntax? I'm new to CAMLQuery.
I looked at the documentation. It doesn't list CAMLQuery. Is this it?
<Query>
<Where>
<Lt>
<FieldRef Name="ID" />
<Value Type="Counter">3</Value>
</Lt>
</Where>
</Query>