Keyoti SearchUnit API Docs
GetAttribute Method (type)
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesIndexableSourceFieldsAttributeGetAttribute(SourceType)
Keyoti SearchUnit v6
Retrieves the attribute of this type from the enum member.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public static IndexableSourceFieldsAttribute GetAttribute(
	SourceType type
)
public static IndexableSourceFieldsAttribute GetAttribute(
	SourceType type
)
Public Shared Function GetAttribute ( 
	type As SourceType
) As IndexableSourceFieldsAttribute
Public Shared Function GetAttribute ( 
	type As SourceType
) As IndexableSourceFieldsAttribute
public:
static IndexableSourceFieldsAttribute^ GetAttribute(
	SourceType type
)
public:
static IndexableSourceFieldsAttribute^ GetAttribute(
	SourceType type
)
static member GetAttribute : 
        type : SourceType -> IndexableSourceFieldsAttribute 
static member GetAttribute : 
        type : SourceType -> IndexableSourceFieldsAttribute 
Parameters
type (SourceType)
Return Value

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