Table of Contents

Class FieldTextOptions

Namespace
PnP.Core.Model.SharePoint
Assembly
PnP.Core.dll

Available options for SharePoint Text fields

public class FieldTextOptions : CommonFieldOptions
Inheritance
FieldTextOptions
Inherited Members

Properties

MaxLength

Gets or sets the maximum length of the text field.

public int? MaxLength { get; set; }

Property Value

int?