Click or drag to resize

PagePropertiesDeleteTarget Property

The MOP that specifies the navigation target following a delete from a detail record. Overrides the corresponding application property.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string DeleteTarget { get; }

Property Value

Type: String
The MOP that specifies the navigation target following a delete from a detail record. Overrides the corresponding application property.
See Also