Freigeben über


SPFieldLink.ShowInDisplayForm-Eigenschaft

Dient zum Abrufen oder Festlegen eines booleschen Werts, das angibt, ob das Formular oder der Anzeige von Listenelementen Feldverweis angezeigt wird.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property ShowInDisplayForm As Boolean
    Get
    Set
'Usage
Dim instance As SPFieldLink
Dim value As Boolean

value = instance.ShowInDisplayForm

instance.ShowInDisplayForm = value
public bool ShowInDisplayForm { get; set; }

Eigenschaftswert

Typ: System.Boolean
true Wenn Feldverweis angezeigt wird; andernfalls false.

Siehe auch

Referenz

SPFieldLink Klasse

SPFieldLink-Member

Microsoft.SharePoint-Namespace

DisplayName

ShowInDisplayForm