ViewField Constructor (Guid) |
Initializes a new ViewField instance.
Namespace: Colygon.MatchPoint.Common.CamlAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public ViewField(
Guid id
)
Parameters
- id
- Type: SystemGuid
Specifies the field ID.
See Also