SP.RelationshipDeleteBehaviorType Enumeration
Applies to: SharePoint Foundation 2010
Specifies the optional relationship behavior of a relationship lookup field.
Values
Name |
Description |
---|---|
none |
Enumeration whose value specifies that no relationship behavior is applied. . Value = 0. |
cascade |
Enumeration whose value specifies the cascade behavior. Value = 1. |
restrict |
Enumeration whose value specifies the restrict behavior. Value = 2. |