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

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

Syntax

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

See Also