RelatedItemsField.GetFieldValueForExport method
處理 WSP 匯出用途相關的項目欄位的轉換。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Function GetFieldValueForExport ( _
value As Object _
) As String
'用途
Dim instance As RelatedItemsField
Dim value As Object
Dim returnValue As String
returnValue = instance.GetFieldValueForExport(value)
public string GetFieldValueForExport(
Object value
)
參數
value
Type: System.Object欄位值。
傳回值
Type: System.String
準備 WSP 匯出的欄位。