RelatedItemsField.GetFieldValueForImport method
處理轉換 WSP 匯入之用的相關項目欄位。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Function GetFieldValueForImport ( _
value As String _
) As String
'用途
Dim instance As RelatedItemsField
Dim value As String
Dim returnValue As String
returnValue = instance.GetFieldValueForImport(value)
public string GetFieldValueForImport(
string value
)
參數
value
Type: System.String欄位值。
傳回值
Type: System.String
欄位值轉換所有的相對連結。