CancelDiscardSamplesOptions
CancelDiscardSamplesOptions[objects]⟹resolvedOptions
returns the resolved options for CancelDiscardSamples when it is called on objects.
Examples
Basic Examples (3)
Returns all options to: Cancel a pending disposal request for a sample to ensure it is not permanently discarded as part of regular maintenance:
Returns all options to: Cancel a pending disposal request for a container and the samples in it to ensure they are not permanently discarded as part of regular maintenance:
Returns all options to: Cancel a disposal request for multiple samples and containers:
Additional Examples (3)
Returns all options for the case that this function can be safely run on a sample that is not marked for disposal; it will have no effect:
Returns all options to for the case that this function will ensure that the AwaitingDisposal flag is set to Null for both a sample and its container:
Returns all options so that the sample's DisposalLog reflects the change to the discarded request:


