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

[Missing <summary> documentation for "M:QPulseWebServices.Core.LookupHelpers.CustomerLookupHelper.GetCalculatedPath(GaelQuality.Filters.Conditions.SimpleCondition)"]

Namespace: QPulseWebServices.Core.LookupHelpers
Assembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.100.7610.0

Syntax

C#
public override string GetCalculatedPath(
	SimpleCondition condition
)

Parameters

condition
Type: SimpleCondition

[Missing <param name="condition"/> documentation for "M:QPulseWebServices.Core.LookupHelpers.CustomerLookupHelper.GetCalculatedPath(GaelQuality.Filters.Conditions.SimpleCondition)"]

Return Value

Type: String

[Missing <returns> documentation for "M:QPulseWebServices.Core.LookupHelpers.CustomerLookupHelper.GetCalculatedPath(GaelQuality.Filters.Conditions.SimpleCondition)"]

Implements

ILookupValueHelper.GetCalculatedPath(SimpleCondition)

See Also