TheKeyword |
Scroll |
TheKeyword represents a keyword element of a keyword dictionary.
Namespace: Therefore.API
Visual Basic Public Class TheKeyword C# public class TheKeyword |
Name |
Description |
Gets or sets whether the keyword is deactivated or not. |
|
Gets the ID of the keyword. |
|
Gets or sets the name of the keyword. |
Name |
Description |
Deletes the translation with the specified LCID from the keyword. |
|
Returns an array of LCIDs containing LCID values used in the keyword. |
|
Gets the currently used LCID. This LCID is used to determine the translation when calling the Name property. |
|
Gets the name of the keyword in the specified language. |
|
Sets the currently used LCID. This LCID is used to determine the translation when calling the Name property. |
|
Sets the name of the keyword for the specified language. |
|
Returns a string representation of the object (for debugging). |