[Missing <summary> documentation for "P:DataExport.FastighetsMaklare.RumLokal.AntalArbetsplatserMin"]

Namespace: DataExport.FastighetsMaklare
Assembly: DataExport.FastighetsMaklare.StandardObjektMall (in DataExport.FastighetsMaklare.StandardObjektMall.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public double AntalArbetsplatserMin { get; set; }
Visual Basic
Public Property AntalArbetsplatserMin As Double
	Get
	Set
Visual C++
public:
property double AntalArbetsplatserMin {
	double get ();
	void set (double value);
}

See Also