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