Click or drag to resize

ReportVocabResolve Method (String)

Resolves string to tenant-specific vocabularly.

Namespace:  NetQuarry.Reporting
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string Resolve(
	string textIN
)

Parameters

textIN
Type: SystemString
The string to which to apply vocabulary

Return Value

Type: String
The resolved vocbularized string.
See Also