Load processing settings for mls from db.
Namespace:
HS.Sys.TheEnterprise.Common.LaserbearAssembly: Laserbear (in Laserbear.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
| C# |
|---|
public void LoadSettingsFromDB( int mlsid ) |
| Visual Basic (Declaration) |
|---|
Public Sub LoadSettingsFromDB ( _ mlsid As Integer _ ) |
| Visual C++ |
|---|
public: void LoadSettingsFromDB( int mlsid ) |
Parameters
- mlsid
- Type: System..::.Int32
MLSID of the mls to load settings for