Returns weighted bath values given input bath values
Namespace:
HS.Sys.TheEnterprise.Common.LaserbearAssembly: Laserbear (in Laserbear.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
| C# |
|---|
public static string ParseNumBaths( string fullBaths, string halfBaths ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function ParseNumBaths ( _ fullBaths As String, _ halfBaths As String _ ) As String |
| Visual C++ |
|---|
public: static String^ ParseNumBaths( String^ fullBaths, String^ halfBaths ) |
Parameters
- fullBaths
- Type: System..::.String
Number of full baths
- halfBaths
- Type: System..::.String
Number of half baths