[Missing <summary> documentation for "P:DataExport.FastighetsMaklare.Mappning.LantbrukDataMapRead.ServitutDataMapRead"]

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

See Also