NewCommerceMigrationSchedule.CatalogItemId 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 Modern catalog item identifier in the form of {ProductId}:{SkuId}:{AvailbilityId}. This is set when schedule is created/updated but during migration it is possible that we might get a new availability id.
public string CatalogItemId { get; set; }
member this.CatalogItemId : string with get, set
Public Property CatalogItemId As String
Property Value
The Modern catalog item identifier in the form of {ProductId}:{SkuId}:{AvailbilityId}.