[Missing <summary> documentation for "P:DataExport.FastighetsMaklare.Hyresratt.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 Fastighetsuppgifter Fastighetsuppgifter { get; set; }
Visual Basic
Public Property Fastighetsuppgifter As Fastighetsuppgifter
	Get
	Set
Visual C++
public:
property Fastighetsuppgifter^ Fastighetsuppgifter {
	Fastighetsuppgifter^ get ();
	void set (Fastighetsuppgifter^ value);
}

See Also