[Missing <summary> documentation for "T:DataExport.FastighetsMaklare.Mappning.PlanlosningLokalDataMapRead"]

Namespace: DataExport.FastighetsMaklare.Mappning
Assembly: DataExport.FastighetsMaklare.StandardObjektMall (in DataExport.FastighetsMaklare.StandardObjektMall.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class PlanlosningLokalDataMapRead : MappingBase<IPlanlosningLokal, CMPlanLLokal>
Visual Basic
Public Class PlanlosningLokalDataMapRead _
	Inherits MappingBase(Of IPlanlosningLokal, CMPlanLLokal)
Visual C++
public ref class PlanlosningLokalDataMapRead : public MappingBase<IPlanlosningLokal^, CMPlanLLokal^>

Inheritance Hierarchy

MappingBase<(Of <(<'IPlanlosningLokal, CMPlanLLokal>)>)>
  System..::..Object
    DataExport.FastighetsMaklare.Mappning..::..PlanlosningLokalDataMapRead

See Also