Click or drag to resize

PageInfoMOP Property

The Module-Page of the form [module]![page], for example "company!detail" or "company!list". Use Module and Name to get/set the individual parts of the MOP.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string MOP { get; set; }

Property Value

Type: String
See Also