SPField.RevertCustomizations 方法

恢复对字段架构所做的自定义项。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Sub RevertCustomizations
用法
Dim instance As SPField

instance.RevertCustomizations()
public void RevertCustomizations()

异常

异常 条件
SPException

该字段不是内置字段中,或在列表中,使用字段的字段定义内容类型中。

另请参阅

引用

SPField 类

SPField 成员

Microsoft.SharePoint 命名空间