Click or drag to resize

BaseCamlQueryBuildViewFields Method

Namespace:  Colygon.MatchPoint.Common.Caml
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
protected static string BuildViewFields(
	IEnumerable<ViewField> viewFields
)

Parameters

viewFields
Type: System.Collections.GenericIEnumerableViewField

Return Value

Type: String
See Also