Table of Contents

Class ApplyFailure

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

Represents one failed apply operation and the attempted item.

public sealed class ApplyFailure
Inheritance
ApplyFailure
Inherited Members

Properties

AttemptedItem

Gets the original item used for the failed operation.

Description

Gets the detailed description associated with an insert validation failure.

ErrorLine

Gets the error line associated with an insert validation failure.

NotAppliedProperties

Gets the list of update properties that were not applied.

Operation

Gets the operation that failed.

Property

Gets the property name associated with an insert validation failure.

ResponseCode

Gets the response code associated with the failed operation.

ResponseMessage

Gets the response message associated with the failed operation.