Click or drag to resize

MapperKernelPageNm Property

The name of the Page using this mapper -- typically obtained from Name.

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

Property Value

Type: String

Implements

IMapperPageNm
See Also