Свойство RelatedField.RelationshipDeleteBehavior
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.
Пространство имен: Microsoft.SharePoint.Client
Сборки: Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)
Синтаксис
'Декларация
Public ReadOnly Property RelationshipDeleteBehavior As RelationshipDeleteBehaviorType
Get
'Применение
Dim instance As RelatedField
Dim value As RelationshipDeleteBehaviorType
value = instance.RelationshipDeleteBehavior
public RelationshipDeleteBehaviorType RelationshipDeleteBehavior { get; }
Значение свойства
Тип: 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.