CachedSOMGT084___Sales_with_COGS_by_Staff_by_Prod_Class_by_Debtor_Class..::..GetCustomizedCacheKey Method

Namespace:  JiwaFinancials.Jiwa.JiwaReports
Assembly:  JiwaReports (in JiwaReports.dll)

Syntax


public virtual string GetCustomizedCacheKey(
	RequestContext request
)
Public Overridable Function GetCustomizedCacheKey ( _
	request As RequestContext _
) As String
public:
virtual String^ GetCustomizedCacheKey(
	RequestContext^ request
)

Parameters

request
Type: RequestContext