PackageTileStatus
[Flags]public enum PackageTileStatusFields
Section titled “Fields”
None = 0Returns
AssetInventory.PackageTileStatus
StoreStatus
Section titled “StoreStatus”StoreStatus = 1Returns
AssetInventory.PackageTileStatus
UpdateAvailable
Section titled “UpdateAvailable”UpdateAvailable = 2Returns
AssetInventory.PackageTileStatus
Outdated
Section titled “Outdated”Outdated = 4Returns
AssetInventory.PackageTileStatus
NoIndex
Section titled “NoIndex”NoIndex = 8Returns
AssetInventory.PackageTileStatus
Excluded
Section titled “Excluded”Excluded = 16Returns
AssetInventory.PackageTileStatus
InProject
Section titled “InProject”InProject = 32Returns
AssetInventory.PackageTileStatus
Downloaded
Section titled “Downloaded”Downloaded = 64Returns
AssetInventory.PackageTileStatus
Indexed
Section titled “Indexed”Indexed = 128Returns
AssetInventory.PackageTileStatus
AICaptions
Section titled “AICaptions”AICaptions = 256Returns
AssetInventory.PackageTileStatus
SemanticIndex
Section titled “SemanticIndex”SemanticIndex = 512Returns
AssetInventory.PackageTileStatus
CodeIndex
Section titled “CodeIndex”CodeIndex = 1024Returns
AssetInventory.PackageTileStatus
Backup
Section titled “Backup”Backup = 2048Returns
AssetInventory.PackageTileStatus
KeepCached
Section titled “KeepCached”KeepCached = 4096Returns
AssetInventory.PackageTileStatus
All = StoreStatus | UpdateAvailable | Outdated | NoIndex | Excluded | InProject | Downloaded | Indexed | AICaptions | SemanticIndex | CodeIndex | Backup | KeepCachedReturns
AssetInventory.PackageTileStatus