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