VersionControl.Provider.AddIsValid
static function AddIsValid(assets: AssetList): bool;
static bool AddIsValid(AssetList assets);
static def AddIsValid(assets as AssetList) as bool
Parameters

assets List of assets to test.
Description

Given a list of assets this function returns true if Add is a valid task to perform.