2.2.5.2 PublicationState

The PublicationState enumeration represents the publication state of an update. It contains the following values:

Status/Value

Description

Published

0

The update is published.

Expired

1

The update is expired.

InTesting

2

This option is available only for local publishing. It describes the state of a locally published update that is undergoing testing.

Any

2147483647

The update is in any of the other three states (0, 1, 2).