Keyoti SearchUnit API Docs
ConfigurationPropertyAttribute Constructor (category, helpText, note)
API DocumentationKeyoti.SearchEngineConfigurationPropertyAttributeConfigurationPropertyAttribute(String, String, String)
Keyoti SearchUnit v6
Creates an instance
Declaration Syntax
C#Visual Basic
public ConfigurationPropertyAttribute(
	string category,
	string helpText,
	string note
)
Public Sub New ( 
	category As String,
	helpText As String,
	note As String
)
Parameters
category (String)
The category of the configuration property
helpText (String)
Any text that can be given to the user as help for this property.
note (String)
Note for the end user

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