[Missing <summary> documentation for "P:DataExport.FastighetsMaklare.Fritidshus.Planlosning"]

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

Syntax

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

See Also