Process photos for and MLS

Namespace:  HS.Sys.TheEnterprise.Common.Laserbear
Assembly:  Laserbear (in Laserbear.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#
public void ProcessPhotosByMLSID(
	int mlsid
)
Visual Basic (Declaration)
Public Sub ProcessPhotosByMLSID ( _
	mlsid As Integer _
)
Visual C++
public:
void ProcessPhotosByMLSID(
	int mlsid
)

Parameters

mlsid
Type: System..::.Int32
The MLSID of the mls

See Also