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

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

Inheritance Hierarchy

MappingBase<(Of <(<'IIntresseanmalan, CMNAutoReply>)>)>
  System..::..Object
    DataExport.FastighetsMaklare.Mappning..::..IntresseanmalanDataMapRead

See Also