Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes the version control system back end.
Syntax
public SysVersionControlSystemStatus init(SysVersionControlParameters _parameters)
Run On
Client
Parameters
- _parameters
Type: SysVersionControlParameters Table
The parameters of the version control system back end.
Return Value
Type: SysVersionControlSystemStatus Enumeration
The connection status of the version control system back end.
Remarks
This method returns SysVersionControlSystemStatus Enumeration WorkingOffline when the back end is unavailable and version control should be enabled, but limited to offline capabilities.