ProjectAssetSearch.Options
public class ProjectAssetSearch.OptionsNo description is available for this type.
Fields
Section titled “Fields”
SearchPhrase
Section titled “SearchPhrase”public string SearchPhraseNo description is available for this member.
Returns
System.String — No return description is available.
RawSearchType
Section titled “RawSearchType”public string RawSearchTypeNo description is available for this member.
Returns
System.String — No return description is available.
IgnoreExcludedExtensions
Section titled “IgnoreExcludedExtensions”public bool IgnoreExcludedExtensionsNo description is available for this member.
Returns
System.Boolean — No return description is available.
MaxResults
Section titled “MaxResults”public int MaxResultsNo description is available for this member.
Returns
System.Int32 — No return description is available.
CurrentPage
Section titled “CurrentPage”public int CurrentPageNo description is available for this member.
Returns
System.Int32 — No return description is available.
SearchWidth
Section titled “SearchWidth”public string SearchWidthNo description is available for this member.
Returns
System.String — No return description is available.
CheckMaxWidth
Section titled “CheckMaxWidth”public bool CheckMaxWidthNo description is available for this member.
Returns
System.Boolean — No return description is available.
SearchHeight
Section titled “SearchHeight”public string SearchHeightNo description is available for this member.
Returns
System.String — No return description is available.
CheckMaxHeight
Section titled “CheckMaxHeight”public bool CheckMaxHeightNo description is available for this member.
Returns
System.Boolean — No return description is available.
SearchLength
Section titled “SearchLength”public string SearchLengthNo description is available for this member.
Returns
System.String — No return description is available.
CheckMaxLength
Section titled “CheckMaxLength”public bool CheckMaxLengthNo description is available for this member.
Returns
System.Boolean — No return description is available.
SearchSize
Section titled “SearchSize”public string SearchSizeNo description is available for this member.
Returns
System.String — No return description is available.
CheckMaxSize
Section titled “CheckMaxSize”public bool CheckMaxSizeNo description is available for this member.
Returns
System.Boolean — No return description is available.
SearchVertexCount
Section titled “SearchVertexCount”public string SearchVertexCountNo description is available for this member.
Returns
System.String — No return description is available.
CheckMaxVertexCount
Section titled “CheckMaxVertexCount”public bool CheckMaxVertexCountNo description is available for this member.
Returns
System.Boolean — No return description is available.
SelectedImageType
Section titled “SelectedImageType”public int SelectedImageTypeNo description is available for this member.
Returns
System.Int32 — No return description is available.
ImageTypeOptions
Section titled “ImageTypeOptions”public string[] ImageTypeOptionsNo description is available for this member.
Returns
System.String[] — No return description is available.
SortField
Section titled “SortField”public int SortFieldNo description is available for this member.
Returns
System.Int32 — No return description is available.
SortDescending
Section titled “SortDescending”public bool SortDescendingNo description is available for this member.
Returns
System.Boolean — No return description is available.
Methods
Section titled “Methods”
CreateDefault()
Section titled “CreateDefault()”public static ProjectAssetSearch.Options CreateDefault()No description is available for this member.
Returns
AssetInventory.ProjectAssetSearch.Options — No return description is available.
FromSavedSearch(SavedSearch)
Section titled “FromSavedSearch(SavedSearch)”public static ProjectAssetSearch.Options FromSavedSearch(SavedSearch savedSearch)No description is available for this member.
Parameters
| Name | Type | Description |
|---|---|---|
savedSearch |
AssetInventory.SavedSearch |
Returns
AssetInventory.ProjectAssetSearch.Options — No return description is available.