Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

$ReferencedPackageNumber

Modified on July 26, 2024

build number referenced by the current or specified deployable

Script usage:

$ReferencedPackageNumber([depName], [releaseNum], [furthestOrLatest])

Parameters:

NameDescription
depNameThe application-qualified name of the deployable (e.g. AppName::DeployableName); when no application name is specified, the current application in context will be used.
releaseNumRelease Number
furthestOrLatestMust be "furthest" or "latest"; the default is "latest".