SPMobileAttendeesSpecificField.TrySaveFieldValue 方法

将 Microsoft.SharePoint.MobileControls.SPMobileLookupField.PostValue 属性保存为该字段的新值。

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

语法

声明
Public Overrides Function TrySaveFieldValue As Boolean
用法
Dim instance As SPMobileAttendeesSpecificField
Dim returnValue As Boolean

returnValue = instance.TrySaveFieldValue()
public override bool TrySaveFieldValue()

返回值

类型:System.Boolean
true 保存操作都成功 ;否则为则返回 false。

另请参阅

引用

SPMobileAttendeesSpecificField 类

SPMobileAttendeesSpecificField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间