RelatedField.RelationshipDeleteBehavior - Propriété
Gets a value that specifies the action taken by the system for items in the list specified by ListId when an item in the current list is deleted.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property RelationshipDeleteBehavior As RelationshipDeleteBehaviorType
Get
'Utilisation
Dim instance As RelatedField
Dim value As RelationshipDeleteBehaviorType
value = instance.RelationshipDeleteBehavior
public RelationshipDeleteBehaviorType RelationshipDeleteBehavior { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.RelationshipDeleteBehaviorType
Returns a RelationshipDeleteBehaviorType.instance representing the action taken by the system for items in the list specified by ListId when an item in the current list is deleted.