次の方法で共有


NewCommerceMigrationSchedule.CatalogItemId Property

Definition

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}.

Applies to