Click or drag to resize

ListDefinitionName Field

Specifies the name for the list / root folder. If specified the list will be created under this path (e.g. '/lists/<name>'), if omitted the 'Title' will be used instead. Existing lists of the base template can be referenced by this value (the name of the existing lists rootfolder is compared with this value). If omitted the 'Title' field is used as the name of the list.

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

Field Value

Type: PatternString
See Also