[Missing <summary> documentation for "P:DataExport.FastighetsMaklare.Mappning.FastighetStorhusDataMapRead.AreorDataMapRead"]

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

Syntax

C#
protected AreorDataMapRead AreorDataMapRead { get; set; }
Visual Basic
Protected Property AreorDataMapRead As AreorDataMapRead
	Get
	Set
Visual C++
protected:
property AreorDataMapRead^ AreorDataMapRead {
	AreorDataMapRead^ get ();
	void set (AreorDataMapRead^ value);
}

See Also