TextHighlight.Occurrence Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets occurrence of the text field within the referenced text, if multiple exist.
public int? Occurrence { get; set; }
member this.Occurrence : Nullable<int> with get, set
Public Property Occurrence As Nullable(Of Integer)
Property Value
The number of occurrences of the text field within the referenced text.