[Missing <summary> documentation for "P:DataExport.FastighetsMaklare.Mappning.BostadsbyggnaderDataMapRead.BilplatsDataMapRead"]

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

See Also