Show / Hide Table of Contents

Interface ITableUpdate

Namespace: Deephaven.OpenAPI.Client
Assembly: DeephavenOpenAPI.dll
Syntax
public interface ITableUpdate

Properties

DeltaUpdates

Declaration
DeltaUpdates DeltaUpdates { get; }
Property Value
Type Description
Deephaven.OpenAPI.Shared.Data.DeltaUpdates
Back to top Generated by DocFX