RunStepResponse.RunId
RunStepResponse.RunId property
Gets or sets the ID of the run that this run step is a part of.
public string RunId { get; set; }
See Also
- class RunStepResponse
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets the ID of the run that this run step is a part of.
public string RunId { get; set; }