ServicePRO SDK Help

stcInteractiveHelp..::..KeywordsSet Property

Gets or sets the keywords set.

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public List<stcKeyWord> KeywordsSet { get; set; }
<DataMemberAttribute> _
Public Property KeywordsSet As List(Of stcKeyWord)
	Get
	Set

Field Value

The keywords set.