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.
Flag indicating whether this is a recurring charge or not.
public bool? IsRecurringCharge { get; }
member this.IsRecurringCharge : Nullable<bool>
Public ReadOnly Property IsRecurringCharge As Nullable(Of Boolean)