Options
All
  • Public
  • Public/Protected
  • All
Menu

Information about the version control model repository for a Mendix app.

Hierarchy

  • IRepositoryInfo

Index

Properties

Properties

The type of model repository. Possible values: "svn" and "git".

url: string

The physical URL of the model repository. This URL can be used to checkout the actual model repository contents using either Subversion or Git.

Generated using TypeDoc