StartDriver.EffectiveDateAdd[Object, Object] Property
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:
property System::Object ^ EffectiveDateAdd[System::Object ^, System::Object ^] { System::Object ^ get(System::Object ^ Date, System::Object ^ Duration); };
public object EffectiveDateAdd[object Date, object Duration] { get; }
member this.EffectiveDateAdd(obj * obj) : obj
Public ReadOnly Property EffectiveDateAdd(Date As Object, Duration As Object) As Object
Parameters
- Date
- Object
- Duration
- Object