Share via


INRideStatus.EstimatedPickupEndDate Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDate? EstimatedPickupEndDate { [Foundation.Export("estimatedPickupEndDate", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setEstimatedPickupEndDate:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("estimatedPickupEndDate", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setEstimatedPickupEndDate:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.EstimatedPickupEndDate : Foundation.NSDate with get, set

Property Value

Attributes

Applies to