NewCommerceMigration.CustomTermEndDate 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.
Gets or sets the custom term end date for the New-Commerce subscription.
public DateTime? CustomTermEndDate { get; set; }
member this.CustomTermEndDate : Nullable<DateTime> with get, set
Public Property CustomTermEndDate As Nullable(Of DateTime)
Property Value
The custom term end date for the New-Commerce subscription.