ValidationConst.s_cost_multiplier Field
Value = 100. The multiplier for cost units.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Const s_cost_multiplier As Integer
'Usage
Dim value As Integer
value = ValidationConst.s_cost_multiplier
public const int s_cost_multiplier
Remarks
Costs are calculated to the nearest 1/100 of a cost unit. For example, if the unit of cost is USD (U.S. dollar), costs are calculated to the nearest penny.