GetOption enum

Fields

LatestOnQueue = 0

Use the latest changeset at the time the build is queued.

LatestOnBuild = 1

Use the latest changeset at the time the build is started.

Custom = 2

A user-specified version has been supplied.