Skip to content

SavedPackageSearch

ClassAssetInventoryAssetInventory.Editor
public class SavedPackageSearch

Search facade for querying saved package records with structured options and result metadata.

public SavedPackageSearch()

[PrimaryKey]
[AutoIncrement]
public int Id { get; set; }

Returns

System.Int32

public string Name { get; set; }

Returns

System.String

public string Icon { get; set; }

Returns

System.String

public string Color { get; set; }

Returns

System.String

public string SearchPhrase { get; set; }

Returns

System.String

public int PackagesListing { get; set; }

Returns

System.Int32

public int SRPs { get; set; }

Returns

System.Int32

public int Deprecation { get; set; }

Returns

System.Int32

public int Maintenance { get; set; }

Returns

System.Int32

public int PriceOption { get; set; }

Returns

System.Int32

public float Price { get; set; }

Returns

System.Single

public string PackageTag { get; set; }

Returns

System.String

public string Publisher { get; set; }

Returns

System.String

public string Category { get; set; }

Returns

System.String

public int UpdateDateOption { get; set; }

Returns

System.Int32

public string UpdateBeforeDate { get; set; }

Returns

System.String

public string UpdateAfterDate { get; set; }

Returns

System.String

public int PurchaseDateOption { get; set; }

Returns

System.Int32

public string PurchaseBeforeDate { get; set; }

Returns

System.String

public string PurchaseAfterDate { get; set; }

Returns

System.String

public int PackageSizeOption { get; set; }

Returns

System.Int32

public float PackageSizeMB { get; set; }

Returns

System.Single

public int UnityVersionOption { get; set; }

Returns

System.Int32