SavingsPlanOrderModelData.BenefitStartOn 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.
DateTime when the savings plan benefit started.
public DateTimeOffset? BenefitStartOn { get; }
member this.BenefitStartOn : Nullable<DateTimeOffset>
Public ReadOnly Property BenefitStartOn As Nullable(Of DateTimeOffset)