GetRelevance Method From Stot previous page next page Stot Store..::..GetRelevance Method Gets the relevance of the Doc. Namespace: Engine Assembly: Engine (in Engine.dll)SyntaxC#VBC++public string GetRelevance( string address, int pos )Public Function GetRelevance ( _ address As String, _ pos As Integer _ ) As Stringpublic: String^ GetRelevance( String^ address, int^ pos )ParametersaddressType: StringThe address of the Document.posType: Int32The position around which to get the relevance.Return ValueSee AlsoStore ClassEngine Namespace previous page start next page