Class Facet
Inheritance
System.Object
Facet
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Textkernel.Tx.SDK.dll
Syntax
Properties
|
Improve this Doc
View Source
ChildFacets
Declaration
public Facet[] ChildFacets { get; set; }
Property Value
|
Improve this Doc
View Source
CloudType
Declaration
public Cloudtype CloudType { get; set; }
Property Value
|
Improve this Doc
View Source
CloudTypeSpecified
Declaration
public bool CloudTypeSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Collapsed
Declaration
public bool Collapsed { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
CollapsedSpecified
Declaration
public bool CollapsedSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
CombinationType
Declaration
public Combinationtype CombinationType { get; set; }
Property Value
|
Improve this Doc
View Source
CombinationTypeSpecified
Declaration
public bool CombinationTypeSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
DataType
Declaration
public Datatype DataType { get; set; }
Property Value
|
Improve this Doc
View Source
DataTypeSpecified
Declaration
public bool DataTypeSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
DefaultCondition
Declaration
public Condition DefaultCondition { get; set; }
Property Value
|
Improve this Doc
View Source
DefaultConditionSpecified
Declaration
public bool DefaultConditionSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
DefaultDistance
Declaration
public string DefaultDistance { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Distances
Declaration
public string[] Distances { get; set; }
Property Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
DropdownSwitcherThreshold
Declaration
public int DropdownSwitcherThreshold { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DropdownSwitcherThresholdSpecified
Declaration
public bool DropdownSwitcherThresholdSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Field
Declaration
public string Field { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
FieldLabel
Declaration
public string FieldLabel { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Format
Declaration
public string Format { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
GroupFieldName
Declaration
public string GroupFieldName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
GroupName
Declaration
public string GroupName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
GuiType
Declaration
public Guitype GuiType { get; set; }
Property Value
|
Improve this Doc
View Source
GuiTypeSpecified
Declaration
public bool GuiTypeSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
HideConditionWidget
Declaration
public bool HideConditionWidget { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
HideConditionWidgetSpecified
Declaration
public bool HideConditionWidgetSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
HideFacetIfAllZero
Declaration
public bool HideFacetIfAllZero { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
HideFacetIfAllZeroSpecified
Declaration
public bool HideFacetIfAllZeroSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
HideZeroCountItems
Declaration
public bool HideZeroCountItems { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
HideZeroCountItemsSpecified
Declaration
public bool HideZeroCountItemsSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Items
Declaration
public FacetItem[] Items { get; set; }
Property Value
|
Improve this Doc
View Source
NestedFields
Declaration
public string[] NestedFields { get; set; }
Property Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
QueryPartItemCounts
Declaration
public QueryPartItemCountsMapEntry[] QueryPartItemCounts { get; set; }
Property Value
|
Improve this Doc
View Source
ReverseItemOrder
Declaration
public bool ReverseItemOrder { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
ReverseItemOrderSpecified
Declaration
public bool ReverseItemOrderSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
SearchEngine
Declaration
public string SearchEngine { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ShowOnFacet
Declaration
public bool ShowOnFacet { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
ShowOnFacetSpecified
Declaration
public bool ShowOnFacetSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
ShowOnWidget
Declaration
public bool ShowOnWidget { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
ShowOnWidgetSpecified
Declaration
public bool ShowOnWidgetSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
SubFacets
Declaration
public Facet[] SubFacets { get; set; }
Property Value
|
Improve this Doc
View Source
TextInputOnFacet
Declaration
public bool TextInputOnFacet { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
TextInputOnFacetSpecified
Declaration
public bool TextInputOnFacetSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|