RelatedItemsField class
表示文字欄位可以包含相關的項目。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPField
Microsoft.SharePoint.SPFieldMultiLineText
Microsoft.SharePoint.RelatedItemsField
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public NotInheritable Class RelatedItemsField _
Inherits SPFieldMultiLineText
'用途
Dim instance As RelatedItemsField
public sealed class RelatedItemsField : SPFieldMultiLineText
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.