GetNewCommerceMigrationsResponse.NewCommerceMigrations 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 New-Commerce migrations.
public System.Collections.Generic.IEnumerable<Microsoft.Store.PartnerCenter.Models.NewCommerceMigrations.NewCommerceMigration> NewCommerceMigrations { get; set; }
member this.NewCommerceMigrations : seq<Microsoft.Store.PartnerCenter.Models.NewCommerceMigrations.NewCommerceMigration> with get, set
Public Property NewCommerceMigrations As IEnumerable(Of NewCommerceMigration)
Property Value
The New-Commerce migrations.