[Missing <summary> documentation for "P:DataExport.FastighetsMaklare.Driftkostnad.Underhall"]

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

Syntax

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

See Also