Click or drag to resize

SiteCamlQueryExecute Method

Executes the CAML query on the specified web.

Namespace:  Colygon.MatchPoint.Common.Caml
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public DataTable Execute(
	SPWeb web
)

Parameters

web
Type: SPWeb

Return Value

Type: DataTable
See Also