DataTransferStatus.HasCompletedSuccessfully 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.
Represents if the transfer has completed successfully without any failure or skipped items.
public bool HasCompletedSuccessfully { get; }
member this.HasCompletedSuccessfully : bool
Public ReadOnly Property HasCompletedSuccessfully As Boolean