[Missing <summary> documentation for "P:DataExport.FastighetsMaklare.Mappning.VillaDataMapRead.OvrigtDataMapRead"]

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

See Also