[Missing <summary> documentation for "P:DataExport.FastighetsMaklare.ObjekttypStorhus.IndustriVerkstad"]

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

Syntax

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

See Also