[Missing <summary> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.HomeSalesClient.GetHomeSalesDataWithBestComps(System.String,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)"]

Namespace:  CWS.Common.NDXInterface.NDX.SoldService
Assembly:  NDX (in NDX.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public WSResultContainer GetHomeSalesDataWithBestComps(
	string AuthToken,
	int lat,
	int lon,
	float radius,
	int minPriceInThousands,
	int maxPriceInThousands,
	string startDate,
	string endDate,
	bool bOrderByProximity,
	int maxCount,
	int Bedrooms,
	int Bathrooms,
	int BathroomsHalf,
	int SquareFt,
	int YearBuilt,
	int CompCount,
	int Propertytype,
	bool CompsFirst
)
Visual Basic (Declaration)
Public Function GetHomeSalesDataWithBestComps ( _
	AuthToken As String, _
	lat As Integer, _
	lon As Integer, _
	radius As Single, _
	minPriceInThousands As Integer, _
	maxPriceInThousands As Integer, _
	startDate As String, _
	endDate As String, _
	bOrderByProximity As Boolean, _
	maxCount As Integer, _
	Bedrooms As Integer, _
	Bathrooms As Integer, _
	BathroomsHalf As Integer, _
	SquareFt As Integer, _
	YearBuilt As Integer, _
	CompCount As Integer, _
	Propertytype As Integer, _
	CompsFirst As Boolean _
) As WSResultContainer
Visual C++
public:
virtual WSResultContainer^ GetHomeSalesDataWithBestComps(
	String^ AuthToken, 
	int lat, 
	int lon, 
	float radius, 
	int minPriceInThousands, 
	int maxPriceInThousands, 
	String^ startDate, 
	String^ endDate, 
	bool bOrderByProximity, 
	int maxCount, 
	int Bedrooms, 
	int Bathrooms, 
	int BathroomsHalf, 
	int SquareFt, 
	int YearBuilt, 
	int CompCount, 
	int Propertytype, 
	bool CompsFirst
) sealed

Parameters

AuthToken
Type: System..::.String

[Missing <param name="AuthToken"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.HomeSalesClient.GetHomeSalesDataWithBestComps(System.String,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)"]

lat
Type: System..::.Int32

[Missing <param name="lat"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.HomeSalesClient.GetHomeSalesDataWithBestComps(System.String,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)"]

lon
Type: System..::.Int32

[Missing <param name="lon"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.HomeSalesClient.GetHomeSalesDataWithBestComps(System.String,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)"]

radius
Type: System..::.Single

[Missing <param name="radius"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.HomeSalesClient.GetHomeSalesDataWithBestComps(System.String,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)"]

minPriceInThousands
Type: System..::.Int32

[Missing <param name="minPriceInThousands"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.HomeSalesClient.GetHomeSalesDataWithBestComps(System.String,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)"]

maxPriceInThousands
Type: System..::.Int32

[Missing <param name="maxPriceInThousands"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.HomeSalesClient.GetHomeSalesDataWithBestComps(System.String,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)"]

startDate
Type: System..::.String

[Missing <param name="startDate"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.HomeSalesClient.GetHomeSalesDataWithBestComps(System.String,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)"]

endDate
Type: System..::.String

[Missing <param name="endDate"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.HomeSalesClient.GetHomeSalesDataWithBestComps(System.String,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)"]

bOrderByProximity
Type: System..::.Boolean

[Missing <param name="bOrderByProximity"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.HomeSalesClient.GetHomeSalesDataWithBestComps(System.String,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)"]

maxCount
Type: System..::.Int32

[Missing <param name="maxCount"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.HomeSalesClient.GetHomeSalesDataWithBestComps(System.String,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)"]

Bedrooms
Type: System..::.Int32

[Missing <param name="Bedrooms"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.HomeSalesClient.GetHomeSalesDataWithBestComps(System.String,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)"]

Bathrooms
Type: System..::.Int32

[Missing <param name="Bathrooms"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.HomeSalesClient.GetHomeSalesDataWithBestComps(System.String,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)"]

BathroomsHalf
Type: System..::.Int32

[Missing <param name="BathroomsHalf"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.HomeSalesClient.GetHomeSalesDataWithBestComps(System.String,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)"]

SquareFt
Type: System..::.Int32

[Missing <param name="SquareFt"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.HomeSalesClient.GetHomeSalesDataWithBestComps(System.String,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)"]

YearBuilt
Type: System..::.Int32

[Missing <param name="YearBuilt"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.HomeSalesClient.GetHomeSalesDataWithBestComps(System.String,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)"]

CompCount
Type: System..::.Int32

[Missing <param name="CompCount"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.HomeSalesClient.GetHomeSalesDataWithBestComps(System.String,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)"]

Propertytype
Type: System..::.Int32

[Missing <param name="Propertytype"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.HomeSalesClient.GetHomeSalesDataWithBestComps(System.String,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)"]

CompsFirst
Type: System..::.Boolean

[Missing <param name="CompsFirst"/> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.HomeSalesClient.GetHomeSalesDataWithBestComps(System.String,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)"]

Return Value

[Missing <returns> documentation for "M:CWS.Common.NDXInterface.NDX.SoldService.HomeSalesClient.GetHomeSalesDataWithBestComps(System.String,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)"]

Implements

IHomeSales..::.GetHomeSalesDataWithBestComps(String, Int32, Int32, Single, Int32, Int32, String, String, Boolean, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Boolean)

See Also