Click or drag to resize

BaseFieldValueName Field

Specifies the internal name or the title of the list field. CAUTION: if a string with invalid characters was used to create the field (e.g. a 'The Column') the internal name of the field contains escaped characters ('The_x0020_Column').

Namespace:  Colygon.MatchPoint.Provisioning.ObjectDefinitions
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public string Name

Field Value

Type: String
See Also