Bedroom (This is a text field, but for this to be sent into PP they must be numeric)

Namespace: CWS.Common.Lantrax
Assembly: Lantrax (in Lantrax.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

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

See Also