Click or drag to resize

ViewFieldBuild Method

Creates a FieldRef for this ViewField.

Namespace:  Colygon.MatchPoint.Common.Caml
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public string Build()

Return Value

Type: String
The ViewField in CAML syntax.
See Also