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: 2019.2.1.0
Syntax
C#
public HashSet<ViewField> ViewFields

Field Value

Type: HashSetViewField
See Also