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; }
ReadOnly Property NewTarget As String
Get
Property Value
Type:
StringThe MOP that specifies the detail to navigate to for New records. If none is specified the default is [module]!detail.
See Also