Table of Contents

Enum State

Namespace: FastReport.Olap.Cube
Assembly: FastCube.Core.dll

Enumeration of state.

public enum State

Fields

Active = 3

Active state.

AppendingData = 2

Appending data state.

LoadingData = 1

Loading data state.

NotActive = 0

Not active state.