[This is preliminary documentation and is subject to change.]

Namespace: Clarion.Framework.Extensions
Assembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)

Syntax

C#
public void SetRelevance(
	Guid gsUpdateID,
	Guid wID,
	double relevance
)

Parameters

gsUpdateID
Type: System..::..Guid
wID
Type: System..::..Guid
relevance
Type: System..::..Double

See Also