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