PackageSearch.Result
public class PackageSearch.ResultContains the current page of matching packages, the total match count, and any nonfatal query error.
Fields
Section titled “Fields”
Packages
Section titled “Packages”public List<AssetInfo> PackagesReturns
System.Collections.Generic.List{AssetInventory.AssetInfo}
ResultCount
Section titled “ResultCount”public int ResultCountReturns
System.Int32
public string ErrorReturns
System.String
Constructors
Section titled “Constructors”
Result()
Section titled “Result()”public Result()