Expand Minimize
This topic has not yet been rated - Rate this topic

SPField.SchemaXml Property

Windows SharePoint Services 3
Gets or sets the schema that defines the field.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
public string SchemaXml { get; set; }

Property Value

A Collaborative Application Markup Language Core Schemas string that contains the schema.

Do not call the Update method when using the SchemaXml property to modify a field.

Using this property to set a read-only attribute, such as InternalName, generates an exception.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.