ExportSolutionAsyncResponse.ExportJobId 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.
TThe unique identifier of the solution export job.
public:
property Guid ExportJobId { Guid get(); };
public Guid ExportJobId { get; }
member this.ExportJobId : Guid
Public ReadOnly Property ExportJobId As Guid
Property Value
Remarks
Use this value to get the exported solution file using DownloadSolutionExportDataRequest.