Freigeben über


RelatedField.RelationshipDeleteBehavior-Eigenschaft

Ruft einen Wert, der angibt, welche Aktion das System für Elemente in der Liste durch ListId angegeben werden, wenn ein Element in der aktuellen Liste gelöscht wird.

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property RelationshipDeleteBehavior As RelationshipDeleteBehaviorType
    Get
'Usage
Dim instance As RelatedField
Dim value As RelationshipDeleteBehaviorType

value = instance.RelationshipDeleteBehavior
public RelationshipDeleteBehaviorType RelationshipDeleteBehavior { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Client.RelationshipDeleteBehaviorType
Gibt eine RelationshipDeleteBehaviorType.instance, welche Aktion das System für Elemente in der Liste durch ListId angegeben werden, wenn ein Element in der aktuellen Liste gelöscht wird darstellt.

Siehe auch

Referenz

RelatedField Klasse

RelatedField-Member

Microsoft.SharePoint.Client-Namespace