Click or drag to resize

PagePropertiesNewTarget Property

The MOP that specifies the detail to navigate to for New records. If none is specified the default is [module]!detail.

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

Property Value

Type: String
The MOP that specifies the detail to navigate to for New records. If none is specified the default is [module]!detail.
See Also