Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

VersionControl.AssetList.FilterCount

public function FilterCount(includeFolder: bool, params states: States[]): int;

Parameters

includeFolder Whether or not to include folders.
states Which states to include in the count.

Description

Count the list of assets by given a set of states.