Click or drag to resize

ApplicationPropertiesDeleteTarget Property

The MOP that specifies the navigation target following a delete from a detail record. Overridden by the corresponding page 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. Overridden by the corresponding page property.
See Also