[Missing <summary> documentation for "M:DataExport.FastighetsMaklare.Mappning.ArealDataMapRead.MapData(DataExport.FastighetsMaklare.Mappning.EntitetsKontrakt.IAreal,Capitex.Datalager.DTO.CMAreal,System.Object)"]
Assembly: DataExport.FastighetsMaklare.StandardObjektMall (in DataExport.FastighetsMaklare.StandardObjektMall.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public override void MapData( IAreal model, CMAreal entity, Object parent ) |
| Visual Basic |
|---|
Public Overrides Sub MapData ( _ model As IAreal, _ entity As CMAreal, _ parent As Object _ ) |
| Visual C++ |
|---|
public: virtual void MapData( IAreal^ model, CMAreal^ entity, Object^ parent ) override |
Parameters
- model
- Type: DataExport.FastighetsMaklare.Mappning.EntitetsKontrakt..::..IAreal
[Missing <param name="model"/> documentation for "M:DataExport.FastighetsMaklare.Mappning.ArealDataMapRead.MapData(DataExport.FastighetsMaklare.Mappning.EntitetsKontrakt.IAreal,Capitex.Datalager.DTO.CMAreal,System.Object)"]
- entity
- Type: CMAreal
[Missing <param name="entity"/> documentation for "M:DataExport.FastighetsMaklare.Mappning.ArealDataMapRead.MapData(DataExport.FastighetsMaklare.Mappning.EntitetsKontrakt.IAreal,Capitex.Datalager.DTO.CMAreal,System.Object)"]
- parent
- Type: System..::..Object
[Missing <param name="parent"/> documentation for "M:DataExport.FastighetsMaklare.Mappning.ArealDataMapRead.MapData(DataExport.FastighetsMaklare.Mappning.EntitetsKontrakt.IAreal,Capitex.Datalager.DTO.CMAreal,System.Object)"]