SubscriptionPlan.PlanEndDate Property

Definition

Return the end date of this plan, or null if no end date exists.

public Java.Time.ZonedDateTime? PlanEndDate { [Android.Runtime.Register("getPlanEndDate", "()Ljava/time/ZonedDateTime;", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getPlanEndDate", "()Ljava/time/ZonedDateTime;", "", ApiSince=36)>]
member this.PlanEndDate : Java.Time.ZonedDateTime

Property Value

Attributes

Remarks

Return the end date of this plan, or null if no end date exists.

Java documentation for android.telephony.SubscriptionPlan.getPlanEndDate().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to