Share via


SPField.PITarget property

Gets or sets the document processing instruction in which the column value is stored in documents of the specified content type, which is used for property promotion and demotion in XML documents.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public string PITarget { get; set; }

Property value

Type: System.String
A string that contains the document processing instruction in which the column value is stored.

See also

Reference

SPField class

SPField members

Microsoft.SharePoint namespace