PayRates.Add(Object, Object, Object, Object) Method

Definition

public Microsoft.Office.Interop.MSProject.PayRate Add (object EffectiveDate, object StdRate, object OvtRate, object CostPerUse);
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

Returns

PayRate

Applies to