Table of Contents

Class ProjectCompareAndApplyResult

Namespace
Kepware.Api.Model
Assembly
Kepware.Api.dll

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.