[Missing <summary> documentation for "P:DataExport.FastighetsMaklare.Lokal.Fastighetsuppgifter"]

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

Syntax

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

See Also