Table of Contents

Enum InitialSynchronization

Namespace
combit.Reporting.ProjectConverter
Assembly
combit.ListLabel31.ProjectConverter.dll

Specifies whether to perform an initial synchronization of all repository items during startup.

public enum InitialSynchronization

Fields

IfCrossPlatformRepositoryIsEmpty = 2

Only perform initial synchronization if the cross-platform repository is empty.

No = 1

Do not perform initial synchronization on startup.

Yes = 0

Perform initial synchronization on startup.