This topic has not yet been rated - Rate this topic

SPField.SetCustomProperty Method

Windows SharePoint Services 3
Sets a value for a specified property.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
public void SetCustomProperty (
	string propertyName,
	Object propertyValue
)

Parameters

propertyName

A string that contains the property name.

propertyValue

An object that represents the property value.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.