Click or drag to resize
CamlCriteriaGroupAdd Method
Adds the specified criteria object to the criteria group.

Namespace: Colygon.MatchPoint.Common.Caml
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public void Add(
	ICamlCriteria criteria
)

Parameters

criteria
Type: Colygon.MatchPoint.Common.CamlICamlCriteria
See Also