VersionControl.Provider.RevertIsValid
static function RevertIsValid(assets: AssetList, mode: RevertMode): bool;
static function RevertIsValid(asset: Asset, mode: RevertMode): bool;
Parameters

assets List of assets to test.
mode Revert mode to test for.
asset Asset to test.
Description

Return true if Revert is a valid task to perform.