The IVersionable type exposes the following members.

Methods

  NameDescription
Public methodDeleteVersion
This method deletes a concrete version of the module
Public methodGetLatestVersion
This method returns the latest version number of the current module
Public methodGetPublishedVersion
This method returns the version number of the current published module version
Public methodPublishVersion
This method publishes a version of the module
Public methodRollBackVersion
This method performs a rollback of a concrete version of the module

See Also