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

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

See Also