Click or drag to resize

MapperKernelMOP Property

The MOP using this mapper. A MOP is a Module-Page of the form <module>!<page>.

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

Property Value

Type: String

Implements

IMapperMOP
See Also