Class ProjectCompareAndApplyResult
Represents detailed compare-and-apply results for a full project operation.
public sealed class ProjectCompareAndApplyResult
- Inheritance
-
ProjectCompareAndApplyResult
- Inherited Members
Properties
- Deletes
Gets the number of successfully deleted items.
- FailureList
Gets the failed operation details.
- Failures
Gets the number of failed operations.
- Inserts
Gets the number of successfully inserted items.
- Updates
Gets the number of successfully updated items.