Keyoti SearchUnit API Docs
ConfigurationPropertyAttribute Class
API DocumentationKeyoti.SearchEngineConfigurationPropertyAttribute
Keyoti SearchUnit v6
Property member attribute used to declare which properties of the Configuration class are used as search operation (spider, index, search) settings.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class ConfigurationPropertyAttribute : Attribute
public class ConfigurationPropertyAttribute : Attribute
Public Class ConfigurationPropertyAttribute
	Inherits Attribute
Public Class ConfigurationPropertyAttribute
	Inherits Attribute
public ref class ConfigurationPropertyAttribute : public Attribute
public ref class ConfigurationPropertyAttribute : public Attribute
type ConfigurationPropertyAttribute =  
    class
        inherit Attribute
    end
type ConfigurationPropertyAttribute =  
    class
        inherit Attribute
    end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ConfigurationPropertyAttribute(String, String, String)
Creates an instance

ConfigurationPropertyAttribute(String, String, String, Boolean)
Creates an instance

ConfigurationPropertyAttribute(String, String, String, Boolean, Boolean)
Creates an instance

ConfigurationPropertyAttribute(String, String, String, ConfigurationPropertyAttribute..::..DataType, String, String, String, Boolean)
Creates an instance

ConfigurationPropertyAttribute(String, String, String, ConfigurationPropertyAttribute..::..DataType, String, String, String)
Creates an instance

ConfigurationPropertyAttribute(String, String, String, ConfigurationPropertyAttribute..::..DataType, String, String, String, Type)
Creates an instance

ConfigurationPropertyAttribute(String, String, String, ConfigurationPropertyAttribute..::..DataType, String, String, String, Type, Boolean)
Creates an instance

Category
The property category.

ChangeAffectsIndexState
Whether a change to this property affects the index state.

ChildElementName
The name of the child element for a collection

ChildType
The type child object.

Equals(Object) (Inherited from Attribute.)
Finalize()()()() (Inherited from Object.)
GetHashCode()()()() (Inherited from Attribute.)
GetType()()()() (Inherited from Object.)
HelpText
Any text that can be given to the user as help for this property.

IsDefaultAttribute()()()() (Inherited from Attribute.)
IsPassword
Whether this property is a password that should be protected.

KeyAttributeName
The name of the attribute holding the collection key

Match(Object) (Inherited from Attribute.)
MemberwiseClone()()()() (Inherited from Object.)
Note
Any note about setting this property - eg. requires recrawl.

PropertyDataType
The type of property

ToString()()()() (Inherited from Object.)
TypeId (Inherited from Attribute.)
ValueAttributeName
The name of the attribute holding the collection value

Inheritance Hierarchy
Object
Attribute
 ConfigurationPropertyAttribute

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120