Gets a count of properties matching a query from the rets server

Namespace:  HS.Sys.TheEnterprise.Common.Wrecks
Assembly:  Wrecks (in Wrecks.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public int GetPropCountFromServer()
Visual Basic (Declaration)
Public Function GetPropCountFromServer As Integer
Visual C++
public:
int GetPropCountFromServer()

Return Value

Number of properties matching a query

See Also