RelatedItemsField class
Represents a text field that can contain related items.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPField
Microsoft.SharePoint.SPFieldMultiLineText
Microsoft.SharePoint.RelatedItemsField
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public NotInheritable Class RelatedItemsField _
Inherits SPFieldMultiLineText
'Usage
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.