MigrationTool.MigrationStatus.Failures Property

Definition

Keep track of the amount of issues found during migration process of every children object in the migration object hierarchy

public:
 property int Failures { int get(); void set(int value); };
public int Failures { get; set; }
member this.Failures : int with get, set
Public Property Failures As Integer

Property Value

Applies to