GetKeyword |
Scroll |
Returns the keyword with the specified ID.
Namespace: Therefore.API
Visual Basic Public Overridable Function GetKeywordByID ( _ nID As Integer _ ) As ITheKeyword C# public virtual ITheKeyword GetKeywordByID ( int nID )
ParametersnID ID of the keyword to be returned.
Return ValueNone. |