[Missing <summary> documentation for "P:DataExport.FastighetsMaklare.Lokal.Planlosning"]
Assembly: DataExport.FastighetsMaklare.StandardObjektMall (in DataExport.FastighetsMaklare.StandardObjektMall.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public PlanlosningLokal Planlosning { get; set; } |
| Visual Basic |
|---|
Public Property Planlosning As PlanlosningLokal Get Set |
| Visual C++ |
|---|
public: property PlanlosningLokal^ Planlosning { PlanlosningLokal^ get (); void set (PlanlosningLokal^ value); } |