PlanActivityService::serviceFormulaPreview Method
Builds a string for the formula preview.
Syntax
client server public static Description serviceFormulaPreview(
PlanActivityServiceQuantityBase _serviceQuantityBase,
UnitOfMeasureSymbol _symbol,
PlanActivityServiceRatio _serviceRatio)
Run On
Called
Parameters
- _serviceQuantityBase
Type: PlanActivityServiceQuantityBase Enumeration
The service quantity base.
- _symbol
Type: UnitOfMeasureSymbol Extended Data Type
The service unit of measure.
- _serviceRatio
Type: PlanActivityServiceRatio Extended Data Type
The service ratio.
Return Value
Type: Description Extended Data Type
The service formula preview.