Gets or sets the ID of the word breaker COM object to be used in the generation of the full-text search (FTS) index.

[VBScript]
Public Property BreakerId As String
[JScript]
public function get BreakerId() : String;
public function set BreakerId(String);

Property Value

A COM identifier representing the ID of the breaker COM object.

See Also

Collection Object | Collection Members | HelpProducer Namespace