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

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 OvrigaUppgifterDataMapRead : MappingBase<IOvrigaUppgifter, CMOvrLantbruk>
Visual Basic
Public Class OvrigaUppgifterDataMapRead _
	Inherits MappingBase(Of IOvrigaUppgifter, CMOvrLantbruk)
Visual C++
public ref class OvrigaUppgifterDataMapRead : public MappingBase<IOvrigaUppgifter^, CMOvrLantbruk^>

Inheritance Hierarchy

MappingBase<(Of <(<'IOvrigaUppgifter, CMOvrLantbruk>)>)>
  System..::..Object
    DataExport.FastighetsMaklare.Mappning..::..OvrigaUppgifterDataMapRead

See Also