[Missing <summary> documentation for "P:DataExport.FastighetsMaklare.Bostadsbyggnader.Tomttyp"]

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

Syntax

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

See Also