SerieFlags

Namespace: PP.TS;

Description

The SerieFlags enumeration contains types of deterministic methods. It is similar to LnSerieFlags enumeration to WSDL.

It is used by the following enumerations:

Available Values

Value

Brief description

Deterministic

Value 2 of the LnSerieFlags enumeration from services.

Hidden

Value 1 of the LnSerieFlags enumeration from services.

Lag

Value 20 of the LnSerieFlags enumeration from services.

Lead

Value 24 of the LnSerieFlags enumeration from services.

Log

Value 4 of the LnSerieFlags enumeration from services.

Mod

Value 8 of the LnSerieFlags enumeration from services.

Round

Value 12 of the LnSerieFlags enumeration from services.

Truncate

Value 16 of the LnSerieFlags enumeration from services.

See also:

PP.TS.Ui