MapperDetailIsDetail Property |
Gets whether or not this mapper is a detail mapper. Currently this is true only for
MapperDetail implementations of the mapper.
Namespace:
NetQuarry.Data.WebMappers
Assembly:
EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected override bool IsDetail { get; }
Protected Overrides ReadOnly Property IsDetail As Boolean
Get
Property Value
Type:
BooleanSee Also