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: 2019.2.1.0
Syntax
C#
public void Add(
	ICamlCriteria criteria
)

Parameters

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