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