Table of Contents

Enum ApplyOperation

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

Represents the type of operation applied during compare-and-apply.

public enum ApplyOperation

Fields

Delete = 2

Delete operation.

Insert = 0

Insert operation.

Update = 1

Update operation.