[Missing <summary> documentation for "P:DataExport.FastighetsMaklare.Mappning.AgarlagenhetDataMapRead.SaljarePersonDataMapRead"]

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

See Also