PayRates.Add(Object, Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Office.Interop.MSProject.PayRate Add (object EffectiveDate, object StdRate, object OvtRate, object CostPerUse);
abstract member Add : obj * obj * obj * obj -> Microsoft.Office.Interop.MSProject.PayRate
Public Function Add (EffectiveDate As Object, Optional StdRate As Object, Optional OvtRate As Object, Optional CostPerUse As Object) As PayRate
Parameters
- EffectiveDate
- Object
- StdRate
- Object
- OvtRate
- Object
- CostPerUse
- Object