NewCommerceMigration.ExternalReferenceId 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 external reference id. This is used as an indicator for a batch Id when migrations are done in bulk.
public string ExternalReferenceId { get; set; }
member this.ExternalReferenceId : string with get, set
Public Property ExternalReferenceId As String