Click or drag to resize

SearchResultRowOpenDocumentUrl Property

Returns the 'Open Document' URL of the result item.

Namespace:  Colygon.MatchPoint.Search.Query
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public string OpenDocumentUrl { get; }

Property Value

Type: String

Implements

ISPItemOpenDocumentUrl
See Also