[Missing <summary> documentation for "P:DataExport.FastighetsMaklare.Fritidshus.NyckelFinns"]

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

Syntax

C#
public bool NyckelFinns { get; set; }
Visual Basic
Public Property NyckelFinns As Boolean
	Get
	Set
Visual C++
public:
property bool NyckelFinns {
	bool get ();
	void set (bool value);
}

See Also