Click or drag to resize
BaseCamlQueryViewFields Field
Specifies a list of fields that are available as view fields.

Namespace: Colygon.MatchPoint.Common.Caml
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public HashSet<ViewField> ViewFields

Field Value

Type: HashSetViewField
See Also