RepVB IsSynchronizing Property

See Also

This property indicates whether or not RepVB is currently performing a project synchronization. A nonzero value indicates that RepVB is performing a synchronization. A zero value indicates that RepVB is not performing a synchronization. For more information about repository synchronization, see Synchronizing the Repository.

Syntax

object.IsSynchronizing

The IsSynchronizing property syntax has these parts:

Part Description
object The variable name of the RepVB object.