Click or drag to resize
ViewField Constructor (Guid)
Initializes a new ViewField instance.

Namespace: Colygon.MatchPoint.Common.Caml
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public ViewField(
	Guid id
)

Parameters

id
Type: SystemGuid
Specifies the field ID.
See Also