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