getVersion()

Retrieves the current version of the canvas app.

Signature

public String getVersion()

Return Value

Type: String

Usage

Use this method to get the current version of the canvas app. This value changes after you update and republish a canvas app in an organization. If you are in a Developer Edition organization, using this method always returns the latest version.

Previous
Next