AssetSearch.Result
public class AssetSearch.ResultContains the current page of matching indexed files, total and pre-filter counts, execution mode, and any nonfatal search error.
Fields
Section titled “Fields”
public List<AssetInfo> FilesReturns
System.Collections.Generic.List{AssetInventory.AssetInfo}
ResultCount
Section titled “ResultCount”public int ResultCountReturns
System.Int32
OriginalResultCount
Section titled “OriginalResultCount”public int OriginalResultCountReturns
System.Int32
public string ErrorReturns
System.String
InMemory
Section titled “InMemory”public AssetSearch.InMemoryMode InMemoryReturns
AssetInventory.AssetSearch.InMemoryMode
Constructors
Section titled “Constructors”
Result()
Section titled “Result()”public Result()