Legacy Documentation: Version 5.3
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

OnlineState

enumeration

Description

Represent the connection state of the version control provider.

Variables

UpdatingThe version control provider is currently trying to connect to the version control server.
OnlineConnection to the version control server has been established.
OfflineConnection to the version control server could not be established.