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

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

Inheritance Hierarchy

MappingBase<(Of <(<'IHyraHyresratt, CMBLghHyra>)>)>
  System..::..Object
    DataExport.FastighetsMaklare.Mappning..::..HyraHyresrattDataMapRead

See Also