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