[Missing <summary> documentation for "P:DataExport.FastighetsMaklare.Bilplats.SammanstallningBilplats"]

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

Syntax

C#
public string SammanstallningBilplats { get; set; }
Visual Basic
Public Property SammanstallningBilplats As String
	Get
	Set
Visual C++
public:
property String^ SammanstallningBilplats {
	String^ get ();
	void set (String^ value);
}

See Also