Show / Hide Table of Contents

Enum UpdateType

Values that represent update types.

Namespace: tt_net_sdk
Assembly: tt-net-api.dll
Syntax
public enum UpdateType

Fields

Name Description
Incremental

An enum constant representing the incremental option.

Snapshot

An enum constant representing the snapshot option.

In this article
Back to top