RepositoryOperationType

Description

The RepositoryOperationType enumeration contains a type of operations that can be applied to the repository.

It is used by the following property:

Available Values

Value Brief description
0 Unknown. Unknown operation.
1 Create. Create a repository/MDM repository.
2 Update. Update repository/MDM repository.
3 CreateArchive. Create an archive with scripts for creating and updating repository.

NOTE. The value is not intended to be used in application code.

4 UnpackArchive. Unpack archive with scripts for creating and updating repository.

NOTE. The value is not intended to be used in application code.

See also:

Fore Assembly Enumerations