SavedSearch
public class SavedSearchSearch facade for querying saved records with structured options and result metadata.
Constructors
Section titled “Constructors”
SavedSearch()
Section titled “SavedSearch()”public SavedSearch()Properties
Section titled “Properties”
[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
SearchPhrase
Section titled “SearchPhrase”public string SearchPhrase { get; set; }Returns
System.String
public string Type { get; set; }Returns
System.String
PackageTypes
Section titled “PackageTypes”public int PackageTypes { get; set; }Returns
System.Int32
PackageSrPs
Section titled “PackageSrPs”public int PackageSrPs { get; set; }Returns
System.Int32
PriceOption
Section titled “PriceOption”public int PriceOption { get; set; }Returns
System.Int32
public float Price { get; set; }Returns
System.Single
ImageType
Section titled “ImageType”public int ImageType { get; set; }Returns
System.Int32
Package
Section titled “Package”public string Package { get; set; }Returns
System.String
PackageTag
Section titled “PackageTag”public string PackageTag { get; set; }Returns
System.String
FileTag
Section titled “FileTag”public string FileTag { get; set; }Returns
System.String
Publisher
Section titled “Publisher”public string Publisher { get; set; }Returns
System.String
Category
Section titled “Category”public string Category { get; set; }Returns
System.String
public string Width { get; set; }Returns
System.String
Height
Section titled “Height”public string Height { get; set; }Returns
System.String
Length
Section titled “Length”public string Length { get; set; }Returns
System.String
public string Size { get; set; }Returns
System.String
CheckMaxWidth
Section titled “CheckMaxWidth”public bool CheckMaxWidth { get; set; }Returns
System.Boolean
CheckMaxHeight
Section titled “CheckMaxHeight”public bool CheckMaxHeight { get; set; }Returns
System.Boolean
CheckMaxLength
Section titled “CheckMaxLength”public bool CheckMaxLength { get; set; }Returns
System.Boolean
CheckMaxSize
Section titled “CheckMaxSize”public bool CheckMaxSize { get; set; }Returns
System.Boolean
VertexCount
Section titled “VertexCount”public string VertexCount { get; set; }Returns
System.String
CheckMaxVertexCount
Section titled “CheckMaxVertexCount”public bool CheckMaxVertexCount { get; set; }Returns
System.Boolean
ColorOption
Section titled “ColorOption”public int ColorOption { get; set; }Returns
System.Int32
SearchColor
Section titled “SearchColor”public string SearchColor { get; set; }Returns
System.String
Hidden
Section titled “Hidden”public int Hidden { get; set; }Returns
System.Int32
VariableDefinitions
Section titled “VariableDefinitions”public string VariableDefinitions { get; set; }Returns
System.String