[Missing <summary> documentation for "P:DataExport.FastighetsMaklare.Mappning.FritidshusDataMapRead.KommunDataMapRead"]

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

See Also