PaymentDetail.DueOn 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.
Date when the payment needs to be done.
public DateTimeOffset? DueOn { get; }
member this.DueOn : Nullable<DateTimeOffset>
Public ReadOnly Property DueOn As Nullable(Of DateTimeOffset)