DeleteMaterialActual (IProductionRuntime)

Deletes a material actual associated with a specific segment response.

If you require resource actuals to be created but do not need to keep them on a segment response, you can delete the actuals immediately after creating them.

PropertyValueDescription
Actual IDGUID

Specifies the unique ID of the resource actual you want to delete. Bind this parameter to the Id property of the subprocess used to create the resource actual.

Segment IDGUID

Specifies the unique ID of the segment response associated with the resource actual you want to delete. Bind this parameter to the Id property of the subprocess used to query the segment responses.