ProjHourCostPrice::clearPriceCache Method
Clears all the values stored for a given owner.
Syntax
client public static void clearPriceCache(str _owner)
Run On
Client
Parameters
- _owner
Type: str
A string that represents the owner.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Clears all the values stored for a given owner.
client public static void clearPriceCache(str _owner)
Client