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

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

See Also