[Missing <summary> documentation for "P:DataExport.FastighetsMaklare.Mappning.EntitetsKontrakt.ILantbruk.Objekttyp"]

Namespace: DataExport.FastighetsMaklare.Mappning.EntitetsKontrakt
Assembly: DataExport.FastighetsMaklare.StandardObjektMall (in DataExport.FastighetsMaklare.StandardObjektMall.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
ObjekttypLantbruk Objekttyp { get; set; }
Visual Basic
Property Objekttyp As ObjekttypLantbruk
	Get
	Set
Visual C++
property ObjekttypLantbruk^ Objekttyp {
	ObjekttypLantbruk^ get ();
	void set (ObjekttypLantbruk^ value);
}

See Also