[Missing <summary> documentation for "P:DataExport.FastighetsMaklare.Mappning.BostadsrattDataMapRead.PlanlosningDataMapRead"]

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 PlanlosningDataMapRead PlanlosningDataMapRead { get; set; }
Visual Basic
Protected Property PlanlosningDataMapRead As PlanlosningDataMapRead
	Get
	Set
Visual C++
protected:
property PlanlosningDataMapRead^ PlanlosningDataMapRead {
	PlanlosningDataMapRead^ get ();
	void set (PlanlosningDataMapRead^ value);
}

See Also