Result<T>
A ReadResult represents the outcome of an individual Read operation on a single Artifact.
Provides the Artifact.
When an error occurs, this property will provide more information about the failure.
Gets a value indicating whether the individual operation was a success.
When warnings occur, this property will provide more information about the warnings.
public Result()
Result Constructor.